-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.jemdoc
executable file
·74 lines (56 loc) · 2.72 KB
/
index.jemdoc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# jemdoc: menu{MENU}{index.html}
== BNU-HKBU UIC -- STAT Bayes Cluster -- HOWTO
== Introduction
Welcome to the Wiki of STAT high performance computing cluster, UIC-STAT Bayes Cluster (USBC). It provides high performance computing services for both students and teachers in Statistics Programme. Before using the cluster, if you have no experience in computing with clusters, then we strongly recommend that you take a moment to read the contents of this manual. You don’t have to read them all in a short time, but you need to take a closer look at the [quick-start.html \ +Quick Start+] which is a simplified version of the manual.
~~~
We choose high performance computing cluster for scientific calculation due to following reasons:
- It can free your personal computers from heavy computing tasks. With a cluster, you can run complex programs on it and in the meanwhile you can do other works on your own PC. You can even shut down your PC without affecting the progress of programs on the cluster.
- It has great advantages in parallel computing. The clusters’ processor is characterized by a large number of cores. Although the computing power of each core is not the strongest, it will provide a high speed-up when working together.
- It can deepen your understanding of software running environment and thus make you aware of writing more portable programs.
~~~
== General
\n
Phsical Configuration:
~~~
{}{table}{Physical Configuration}
NodeName | CPU | Memory | GPU | Storage ||
Control | 20 Cores | 128GB | NA | 240GB ||
Compute2030005000 | 20 Cores | 128GB | NA | 600GB ||
Compute2030005001 | 20 Cores | 128GB | NA | 3.0TB ||
Compute2030005002 | 20 Cores | 128GB | Tesla P100 12GB | 4.8TB ||
Compute2030005003 | 20 Cores | 128GB | Tesla P100 12GB | 4.8TB
~~
\n
Public Software:
~~~
{}{table}{TABLENAME}
Software Name | Version ||
Anaconda | 3.5.3.1 ||
R | 4.0.3 ||
MATLAB | R2018a ||
GCC | 7.3 ||
SageMath | 9.2 ||
GAP - Groups, Algorithms, Programming \n - a System for Computational Discrte Algebra | 4.11.1
~~
== Term of Service
Before using the USBC, all user are recommended to read the [term-of-service.html \ +Term-of-Serivce+]. If you have any problem in using USBC, please contact [ivandeng@uic.edu.cn Dr.Ivan Deng] or [terencejjliu@uic.edu.cn Mr.Terence Liu].
== Contact Us
- Dr.Yuhui Deng (ivendeng@uic.edu.cn)
- Mr.Junjie Liu (r130202601@mail.uic.edu.cn)
- Group's email: (bayes@uicstat.com)
== Acknoledgement
~~~
{}{img_left}{photos/uic.png}{BNU-HKBU UIC}
~~~
~~~
{}{img_left}{photos/isci.jpg}{ISCI}{300px}{75px}
~~~
~~~
{}{img_left}{photos/fpil.jpg}{FPIL}{300px}{75px}
~~~
~~~
{}{img_left}{photos/bicmr.png}{BICMR}{300px}{65px}
~~~
~~~
{}{img_left}{photos/USBC.png}{USBC}{300px}{150px}
~~