Skip to content

Commit 112aaef

Browse files
authored
Merge branch 'master' into master
2 parents 12e33c7 + 77a15dd commit 112aaef

File tree

4 files changed

+74
-8
lines changed

4 files changed

+74
-8
lines changed

Diff for: .travis.yml

+14-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ branches:
33
- master
44
language: python
55
python:
6-
- 2.7
6+
- 3.7
77
install:
88
- pip install -r requirements.txt
99
- git clone https://github.com/diana-hep/pelican-bootstrap3.git
1010
- git clone --recursive https://github.com/getpelican/pelican-plugins
11-
- wget http://www.tipue.com/search/tipuesearch.zip
12-
- unzip tipuesearch.zip
13-
- cp -r Tipue\ Search\ 7.1/tipuesearch pelican-bootstrap3/static/
11+
- git clone https://github.com/michael-milette/Tipue-Search
12+
- cp -r Tipue-Search/tipuesearch pelican-bootstrap3/static/
1413
notifications:
1514
email:
1615
on_success: always
@@ -26,4 +25,14 @@ env:
2625
- secure: Ulkj49L/h79obgxk1rFT2cVXipwchgWbrXxapKa/YsYa7Ab81JFd32VyD+MZfA5d8kRubQ/lR4iao7dEg0zbNTDRzGOyJ0adStekOVgKWeQE7VAuJM9og4XU0rWz39Oztkx/ewdHfltWNWN80Chg9j8dVirc4GzGm+pb+X6DJExuEUFIu+nR+SoXdl0Hze8a6Ye+HE1yJNONTkIukYpBIjVutzUvYOOY1iqn8Zym+fsM+O6WSC6UCfq3JPWLPUjyVJmSRQdSlq/WXf13x+DOtxc7TErn0WZArvyAdHuNH9cmDGjwDKQ6IrgzG6y4stkcYDkrszX+/9+PZjxxo7drZSSL7BiqppTSEZ9xJdirCehWDO/kA7JweXlq5IvYGj+0/PPusdIumGDvaM/ZOq0hDoBTkqgTTUVrJcaiRmrO8xbfTH1hLC3zQebMcvmwgKRpbMxSlPbJEWTxnWljNGEmncEdrTvU/VpzZ6RD9IR+RiZ87+EyCU2lY2ryU4UIjSbNJxwF5/974SRavDdIz2F6f4lKF8kMgq/1N+a80+v2EIN+LthibpMx0dtnwxtxRsYLf2R9vRaU12z12LdC1MPvZrlMVp6uORqBwalfA+Mhw27gCfPm2ep0DrgmD1XvhujWE/5QKxIVmw3hHkgGHM1+nOWuOfN6GMepf4MCST5TNtA=
2726
before_install:
2827
- git submodule update --init --recursive
29-
after_success: bash deploy.sh
28+
29+
deploy:
30+
provider: pages
31+
skip_cleanup: true
32+
github_token: $GITHUB_TOKEN
33+
keep_history: true
34+
repo: diana-hep/diana-hep.github.io
35+
local_dir: output
36+
fqdn: http://diana-hep.org
37+
on:
38+
branch: master

Diff for: README.md

+28
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,31 @@ Created DIANA-HEP GitHub Organization
88
Using [Pelican](http://getpelican.com/) to generate website with fork of [pelican-bootsrap3](https://github.com/diana-hep/pelican-bootstrap3) theme
99

1010
Using Travis to build website -- [how-to](http://zonca.github.io/2013/09/automatically-build-pelican-and-publish-to-github-pages.html)
11+
12+
13+
14+
For local testing:
15+
16+
```bash
17+
# Make a local venv
18+
python3 -m venv venv
19+
20+
# Activate the venv (redo this if you restart the terminal)
21+
source venv/bin/activate
22+
23+
# Install the nice requirements
24+
pip install -r requirements.txt
25+
26+
# Install the hacky requirements (should be submodules, but I digress)
27+
git clone https://github.com/diana-hep/pelican-bootstrap3.git
28+
git clone --recursive https://github.com/getpelican/pelican-plugins
29+
git clone https://github.com/michael-milette/Tipue-Search
30+
cp -r Tipue-Search/tipuesearch pelican-bootstrap3/static/
31+
32+
# Build and serve
33+
make html
34+
make serve
35+
```
36+
37+
When you are done, run `deactivate` to leave the virtual environment.
38+

Diff for: content/pages/fellows.md

+30-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: DIANA Fellows
22
date: 2016-12-04 10:09
33
slug: fellows.html
4-
Authors: Kyle Cranmer
4+
Authors: Kyle Cranmer, Mike Sokoloff
55
Summary: DIANA Fellows
66

77
### DIANA Fellows
@@ -12,6 +12,35 @@ The DIANA Fellows program provides support for 4 graduate students each year to
1212

1313
A DIANA Undergraduate Fellow position is also available each year. The student will work 10-12 weeks during the summer, either developing or using data-intensive tools. The DIANA project will provide a stipend for the summer period and in some cases can provide additional travel/subsistence support if they work away from their home institution. For more information on the DIANA Undergraduate Fellow position contact [[email protected]]([email protected]).
1414

15+
### <span style="color:rgb(144,12,63)"> **Summer 2021 DIANA Undergraduate Fellowship Opportunities**</span>
16+
For the summer of 2021, several projects have been proposed and we invite
17+
applications from undergraduate students at U.S. universities.
18+
Each of these projects has been designed for a three month period, starting
19+
in May or June according to the student's academic calendar.
20+
Participation will be remote.
21+
The stipend level will be $2000/month.
22+
Several of these projects are particularly well-suited to Computer Science
23+
or Computer Engineering students.
24+
Others are particularly well-suited to Physics students.
25+
All students with appropriate experience (as described in the individual project descriptions) are encouraged to apply,
26+
regardless of nominal major.
27+
Veterans, women, and members of other traditionally under-represented
28+
groups are especially encouraged to apply.
29+
30+
31+
Applications should be sent to <[email protected]>.
32+
The subject line should say **DIANA Fellows Application**.
33+
Please include a cover letter indicating projects of interest,
34+
dates of availability, and a short summary of who you are and why you are interested.
35+
Please attach a one or two page CV and unofficial transcripts.
36+
Applications received by the dates indicated for each project
37+
will receive full consideration.
38+
However, applications received subsequently will be considered
39+
until the positions are filled.
40+
41+
* **Instrumenting and Studying Adam and Other Optimization Algorithms in PyTorch** [project description](/downloads/optimization.pdf) (March 21, 2021)
42+
* **Profiling the CUDA back-end for Allen** [project description](/downloads/Allen_profiling.pdf) (March 21, 2021)
43+
* **Optimizing the AMD back-end for Allen** [project description](/downloads/Allen_AMD.pdf) (March 21, 2021)
1544

1645
### Current and past DIANA fellows
1746

Diff for: content/pages/team.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Summary: DIANA Team
1919
* [James Pivarski](https://github.com/jpivarski) - Princeton University, Department of Physics
2020

2121
* [Henry Schreiner](https://iscinumpy.gitlab.io/) - Princeton University, Princeton Institute for Computational Science and Engineering
22-
23-
* [Eduardo Rodrigues](http://cern.ch/eduardo.rodrigues) - University of Cincinnati, Department of Physics
2422

2523
* [Johann Brehmer](https://johannbrehmer.github.io) - New York University, Department of Physics & Center for Data Science
2624

@@ -42,6 +40,8 @@ Summary: DIANA Team
4240

4341
* [David Abdurachmanov](https://github.com/davidlt) - CERN/University of Wisconsin - Madison (formerly University of Nebraska-Lincoln)
4442

43+
* [Eduardo Rodrigues](http://cern.ch/eduardo.rodrigues) - University of Liverpool (formerly University of Cincinnati)
44+
4545
* [Gilles Louppe](https://glouppe.github.io/) - University of Liege (formerly New York University)
4646

4747
* Chien-Chin Huang - New York University, Computer Science Department (Ph.D. Student)

0 commit comments

Comments
 (0)