Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dl_on_supercomputers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC4NS
dl_on_supercomputers
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d028ba3cc3fcb5b8b6208caa047067a3a9adb9e3
Select Git revision
Branches
8
2019a
issue_2
issue_3
jureca_2019_a
juwels_2019a
master
default
protected
tf2
tf2_pytorch
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
25
Nov
20
May
18
4
27
Apr
26
19
May
3
Dec
29
Nov
28
27
22
21
20
18
17
23
Sep
11
3
2
23
Aug
20
27
Jun
26
27
May
20
27
Mar
7
6
5
27
Feb
26
25
Minor update in the text.
master
master
Added slides for the November 2021 talk.
Added slides for the May 2021 talk.
Job scripts for Tensorflow now use the keras_mnist example by default.
Merge branch 'tf2' into 'master'
Updated to use Tensorflow2
Removed the pytorch sample, as it has been moved to the tf2_pytorch branch.
tf2
tf2
Updated 3rd party license information.
tf2_pytorch
tf2_pytorch
Updated the course material so that the examples comply with TF2.
Added readme for the PyTorch directory.
Added a PyTorch sample. The code does work on all machines, but there are a couple of issues. It is very slow, in fact slower than on a worksation. Also, the job does not end after training and testing; it continues without any output until the job time expires.
Minor corrections to the TOC.
The first complete tutorial overhaul with Tensorflow2.
Added and tested TF2 code on JUWEL Booster.
Fixed a typo.
Minor format changes to the slides for May 2020.
Added slides for the May 2020 offering of the Intro do SCs course.
Updates corresponding to the renaming of the hpc4ns package to hpc4neuro.
Updates slides.
Merge branch 'issue_3' into 'master'
Updated information pertaining to the addition of course material.
issue_3
issue_3
Added course slides.
Added code samples presented on slides as part of the intro to SC usage course.
Disabled Caffe samples for JURECA.
Updated JURECA and JUWELS job scripts so that the latest MVAPICH2 module is used.
Minor formatting change.
Updated job submission scripts for all systems after testing. Added a setup script for JURON.
Merge branch 'master' of ssh://gitlab.version.fz-juelich.de:10022/hpc4ns/dl_on_supercomputers
Added/updated job scripts for data-distributed training.
Updated instructions to install the hpc4ns package.
Updates corresponding to the renaming of the package to .
Merge branch 'issue_2' into 'master'
The code sample for proper data-distributed training has been moved to a separate directory. A directory-local README.md file contains setup instructions. An announcement has been added to the main README.md.
The code sample for proper data-distributed training has been moved to a separate directory. A directory-local README.md file contains setup instructions. An announcement has been added to the main README.md.
issue_2
issue_2
Added the data distributed MNIST example, along with the partitioned MNIST dataset.
Added license information.
Added a note regarding the use of in the job submission scripts for JURECA and JUWELS.
JURECA job submission scripts now use the updated version of MVAPICH.
Fix: The name of the repositry directory is now correct.
Fix: The repository cloning instructions now point to the correct URL.
Loading