Difference between revisions of "Main Page"

From HPC Guide
Jump to navigation Jump to search
orig>Wiki admin
Line 1: Line 1:
'''Welcome to HPC Guide.'''
+
<strong>MediaWiki has been installed.</strong>
  
[[Linux basic commands]]
+
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
  
[[Public queues]]
+
== Getting started ==
 
+
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
[[Submitting a job to a queue]]
+
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
+
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
[[Palo Alto VPN for linux]]
+
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
+
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
[[Alphafold]]
 
 
 
This HPC Tutorial is designed for researchers at TAU who are in need of computational power (computer resources) and wish to explore and use our High Performance Computing (HPC) core facilities.  
 
<br>
 
The audience may be completely unaware of the HPC concepts but must have some basic understanding of computers and computer programming.
 
 
 
'''What is HPC?'''
 
 
 
“High Performance Computing” (HPC) is computing on a “Supercomputer”,
 
<br>
 
a computer at the front line of contemporary processing capacity – particularly speed of calculation and available memory.
 
<br>
 
A computer cluster consists of a set of loosely or tightly connected computers that work together so that in many respects they can be viewed as a single system.
 
<br>
 
The components of a cluster are usually connected to each other through fast local area networks(“LAN”) with each node (computer used as a server) running its own instance of an operating system.  
 
<br>
 
Computer clusters emerged as a result of convergence of a number of computing trends including the availability of low cost microprocessors,
 
<br>
 
high-speed networks, and software for high performance distributed computing.
 
<br>
 
Compute clusters are usually deployed to improve performance and availability over that of a single computer, while typically being more cost-effective than single computers of comparable speed or availability.
 

Revision as of 10:29, 4 April 2022

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started