Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Compiling code and using MPI - lecture
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
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
SCITAS
Courses
Compiling code and using MPI
Compiling code and using MPI - lecture
Commits
818e457b
Commit
818e457b
authored
3 years ago
by
Emmanuel Lanti
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit
parents
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+58
-0
58 additions, 0 deletions
.gitignore
README.md
+9
-0
9 additions, 0 deletions
README.md
with
67 additions
and
0 deletions
.gitignore
0 → 100644
+
58
−
0
View file @
818e457b
_minted*
*.listing
.auctex-auto
auto
phys_743_parallel_programming.pdf
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
## Intermediate documents:
*.dvi
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.brf
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa
# achemso
acs-*.bib
# amsthm
*.thm
# beamer
*.nav
*.snm
*.vrb
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
9
−
0
View file @
818e457b
# Code compilation and MPI - Examples
This repository contains all the example snippets of the course "Code
compilation and MPI" given by SCITAS at EPFL. You can find the list, description
and slides of all the courses here:
[[https://www.epfl.ch/research/facilities/scitas/documentation/training/ |
https://www.epfl.ch/research/facilities/scitas/documentation/training/ ]]
This diff is collapsed.
Click to expand it.
Emmanuel Lanti
@lanti
mentioned in commit
ff39eec1
·
1 year ago
mentioned in commit
ff39eec1
mentioned in commit ff39eec14744d7104816b06dba6e4f512d0279e6
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment