-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecruit.html
71 lines (71 loc) · 3.06 KB
/
recruit.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>Join us</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Home</div>
<div class="menu-item"><a href="index.html">About</a></div>
<div class="menu-item"><a href="term-of-service.html">Term of Service</a></div>
<div class="menu-item"><a href="quick-start.html">Quick Start</a></div>
<div class="menu-item"><a href="web-portal.html">Web Portal</a></div>
<div class="menu-category">Features</div>
<div class="menu-item"><a href="login.html">Log In</a></div>
<div class="menu-item"><a href="env-setting.html">Environment</a></div>
<div class="menu-item"><a href="interactive-task.html">Interactive Task</a></div>
<div class="menu-item"><a href="batch-task.html">Batch Task</a></div>
<div class="menu-item"><a href="example.html">Job Example</a></div>
<div class="menu-item"><a href="installation.html">Installation</a></div>
<div class="menu-item"><a href="transferfile.html">File Transfer</a></div>
<div class="menu-category">Quick Link</div>
<div class="menu-item"><a href="https://hpc.uicstat.com/codehub">Code-Hub</a></div>
<div class="menu-category">Maintenance Group</div>
<div class="menu-item"><a href="recruit.html" class="current">Join Us</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Join us</h1>
</div>
<h3>Introduction </h3>
<p>Started from 2018, USBC Maintenance Group provides technical support for UIC-STAT servers. In 2020, it successfully built the first computing cluster USBC, and over 100 researchers and students from department of statistics and data science using this cluster to conduct their research and projects.</p>
<h3>Recruitment</h3>
<p>We are opening for those who want to join us (UIC-STAT Bayes Computing Cluster Maintenance Group anchored at the BNU-HKBU United International College Department of Statistics). </p>
<p>The group are now focussing on these five key areas:</p>
<ul>
<li><p>high-performance computing</p>
</li>
<li><p>bio-informatic analysis</p>
</li>
<li><p>AI-oriented computing</p>
</li>
<li><p>Computing platform DevOps (Frontend and Backend Development)</p>
</li>
<li><p>Distributed storage platform DevOps </p>
</li>
</ul>
<h3>Ongoing Projects</h3>
<ul>
<li><p><a href="https://github.com/Bayes-Cluster/Code-Hub-Gen2/">Second Generation CodeHub</a></p>
</li>
<li><p>Improved Workload Managing Algorithm based on Deep Learning</p>
</li>
</ul>
<p>welcome to <a href="mailto:terencejjliu@uic.edu.cn"> contact us</a>.</p>
<div id="footer">
<div id="footer-text">
Page generated 2022-03-07 11:28:46 CST, by USBC Maintenance Group
</div>
</div>
</td>
</tr>
</table>
</body>
</html>