This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·271 lines (224 loc) · 10.8 KB
/
index.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!DOCTYPE html>
<!--[if lte IE 9]><html class="no-js is-ie"><![endif]-->
<!--[if gt IE 8]><!--><html class=no-js><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="description" content="BUHPC is Boston University's High Performance Computing group dedicated to learning and promoting super computing.">
<meta name="author" content="The BUHPC Team">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="shortcut icon" href="img/buhpc-logo.png">
<title>BUHPC - Boston University High Performance Computing</title>
<link rel=stylesheet href="css/main.css">
<link rel=stylesheet href="font-awesome-4.4.0/css/font-awesome.min.css">
<!--[if lte IE 8]>
<link rel=stylesheet href="css/ie.css">
<![endif]-->
<script src="js/vendor/modernizr.js"></script>
<script src="js/vendor/respond.min.js"></script>
</head>
<body>
<div class="level level-hero hero-home has-hint">
<div class="hero-overlay visible-lg"></div>
<video loop id=bg-video class=fullscreen-video>
<source src="vid/buhpc.mp4" type="video/mp4">
</video>
<div class="container full-height">
<div class=v-align-parent>
<div class=v-center>
<div class="row">
<div class="col-xs-10 col-sm-6">
<h1 class="mb-10 heading"><b style="color: #F64744">BU</b>HPC</h1>
<div class="subheading mb-20">Boston University High Performance Computing</div>
</div>
</div>
<div>
<a class="btn" id="about">
<i class="fa fa-laptop"></i> Learn more
</a>
</div>
</div>
</div>
<div class=hint-arrow></div>
</div>
</div>
<div class=level>
<div class="container mb-100 xs-mb-40">
<div class=row>
<div class="col-sm-5 col-md-4 col-md-offset-2 col-sm-offset-1">
<h1 class="mb-10 xs-mb-10 heading color-dark heading-bordered">ABOUT</h1>
<br>
<div class="soc_icons navbar-left">
<ul class="list-unstyled text-center">
<li><a href="http://www.slothparadise.com" target="_blank"><i class="fa fa-book"></i></a></li>
<li><a href="https://github.com/buhpc" target="_blank"><i class="fa fa-github-square"></i></a></li>
<li><a href="https://twitter.com/buhpc" target="_blank"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
<br>
</div>
<div class="col-sm-5 col-sm-offset-1">
<h2 class="w-300 color-dark mb-10 xs-mb-10">BUHPC</h2>
<p class="xs-mw">Meetings every Monday, 7:00 PM in MCS B26
</div>
</div>
</div>
<div class=container>
<div class="row mb-90 xs-mb-0">
<div class="col-sm-1 col-sm-offset-2">
<i class="icon icon-check"></i>
</div>
<div class="col-sm-3">
<h3 class="mb-15">Learn</h3>
<p class="black-color smaller xs-mb-40 xs-mw">We teach students from the ground up about super computing and high performance computing relevant knowledge.
</div>
<div class="col-sm-1">
<i class="icon icon-calendar"></i>
</div>
<div class="col-sm-3">
<h3 class="mb-15">Compete</h3>
<p class="black-color smaller xs-mb-40 xs-mw">We compete as a team in student cluster competitions, which are international super computing contests all around the world.
</div>
</div>
<div class=row>
<div class="col-sm-1 col-sm-offset-2">
<i class="icon icon-user"></i>
</div>
<div class="col-sm-3">
<h3 class="mb-15">Collaboration</h3>
<p class="black-color smaller xs-mb-40 xs-mw">We're part of a consortium of universities including MIT, Northeastern, Harvard, and UMass.
</div>
<div class="col-sm-1">
<i class="icon icon-globe"></i>
</div>
<div class="col-sm-3">
<h3 class="mb-15">Research</h3>
<p class="black-color smaller xs-mb-40 xs-mw">We use what we've learned from our workshops and attending events to push the boundary of what super computers are capable of.
</div>
</div>
</div>
</div>
<div class="level level-img-right">
<div class="container xs-mb-30">
<div class="row mb-60 xs-mb-20">
<div class="col-sm-6 col-lg-offset-1 col-lg-6">
<h1 class="mb-20 xs-mb-10 heading color-dark heading-bordered xl-heading-outdent">MEDIA</h1>
<h2 class="w-300 color-dark mb-10">Updates on the team</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="media-links">
<li><a target="_blank" href="http://www.bu.edu/ece/2016/05/20/ece-students-represent-u-s-in-international-supercomputing-competition/">ECE students represent US at ASC16</a></li>
<li><a target="_blank" href="https://www.youtube.com/watch?v=YZIb0ncqX6E">CCTV News Report: ASC16</a></li>
<li><a target="_blank" href="http://www.hpcwire.com/2016/04/18/asc16-welcomes-16-teams/">ASC16 kicks off in Wuhan</a></li>
<li><a target="_blank" href="http://www.hpcwire.com/2016/03/18/16-teams-reach-asc16-student-supercomputer-challenge-final/">Top 16 out of 175 finalists at ASC16</a></li>
<li><a target="_blank" href="http://www.isc-hpc.com/student-cluster-competition.html/">Top 12 finalists at ISC16</a></li>
<li><a target="_blank" href="https://www.youtube.com/watch?v=eJ1zihQGEU0">What is BUHPC?</a></li>
<li><a target="_blank" href="http://www.bu.edu/ece/2015/06/15/super-computer-competition-accepted-1-us-team-the-boston-green-team/">Only US Finalist at ASC15</a></li>
<li><a target="_blank" href="https://www.youtube.com/watch?v=SQMAF8GszaU">ASC15 Team Video</a></li>
<li><a target="_blank" href="http://www.hpcwire.com/2015/04/14/u-s-china-europe-16-teams-entered-asc15-final/">Top 16 finalists out of 152 at ASC15</a></li>
<li><a target="_blank" href="https://www.youtube.com/watch?v=ef7DhUfgYt0">Who is the Massachusetts Green Team?</a></li>
<li><a target="_blank" href="http://sc16.supercomputing.org/2015/03/05/the-sc14-massachusetts-green-tea/">Interview - Why does the Student Cluster Competition Matter?</a></li>
<li><a target="_blank" href="http://www.studentclustercomp.com/sc14-interview-team-mass-green/">SC14 - Meet the Mass Green Team</a></li>
<li><a target="_blank" href="http://www.siliconmechanics.com/i57991/silicon+mechanics+to+sponsor+massachusetts+green+team+in+student+cluster+competition.php">Silicon Mechanics sponsors the Mass Green Team at SC14</a></li>
</ul>
</div>
<div class="col-md-6">
<a class="twitter-timeline" href="https://twitter.com/buhpc" data-widget-id="720004252823908352">Tweets by @buhpc</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
</div>
<div class="level level-img-right">
<div class="container xs-mb-30">
<div class="row mb-60 xs-mb-20">
<div class="col-sm-6 col-lg-offset-1 col-lg-6">
<h1 class="mb-20 xs-mb-10 heading color-dark heading-bordered xl-heading-outdent">Partners</h1>
<h2 class="w-300 color-dark mb-10">Thank you!</h2>
<p class=xs-mw>Contact [email protected] to support our cause.</p>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-2">
<img src="img/ece.gif" style="margin-top: 1rem;">
</div>
<div class="col-sm-4">
<img src="img/cs.png">
</div>
</div>
</div>
</div>
<div class="level level-outro text-center">
<div class=container>
<form method="post" action="http://amazonaws.us8.list-manage.com/subscribe/post?u=359696a4df68e08db57399404&id=d8bf3c57e3" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="contact validate" target="_blank" novalidate>
<div class="h2 mb-20">Sign up for our <br class=visible-xs-block>email list</div>
<p class="mb-35">Email [email protected] for any questions.
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address </label>
<input type="email" placeholder= "Email" value="" name="EMAIL" class="text-center required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_359696a4df68e08db57399404_d8bf3c57e3" tabindex="-1" value=""></div>
<br>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="submit"></div>
</form>
</div>
</div>
<div class="level level-img-right">
<div class="container xs-mb-30">
<div class="row mb-60 xs-mb-20">
<div class="col-sm-6 col-lg-offset-1 col-lg-7">
<h1 class="mb-20 xs-mb-10 heading color-dark heading-bordered xl-heading-outdent">Funders</h1>
<h3 class="w-300 color-dark mb-10">Thank you to our funders who donated for us go to ISC16!</h3>
<a class="reg-link" target="_blank" href="https://crowdfunding.bu.edu/project/2193/wall">https://crowdfunding.bu.edu/project/2193/wall</a>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-1">
<ul class="funders">
<li>Morgan Cappetta</li>
<li>Maria Henning</li>
<li>Xiaer Heng</li>
<li>Dulce Casado</li>
<li>Miguel Goni Rodrigo</li>
<li>Ryan Swain</li>
<ul>
</div>
<div class="col-sm-4">
</div>
</div>
</div>
</div>
<!--
<div class="footer text-center">
<p class="fmenu">
<a href="index.html">HOME</a> | <a href="about.html">ABOUT</a>
</p>
</div>
-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.1.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/dropdown.js"></script>
<!-- <script src="js/modal.js"></script> -->
<script src="js/main.js"></script>
<!-- //-end- concat_js -->
<script type='text/javascript' src='http://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'>
</script>
<script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46691413-5', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>