- 29 Oct, 2015 1 commit
-
-
Peter W. Draper authored
METIS doesn't work in this situation, but there is nothing to do anyway, so just return
-
- 28 Oct, 2015 3 commits
-
-
Matthieu Schaller authored
Fix up many and varied spelling issues, the main one being "Coypright". Ran the comments and strings through a spelling check and came up with all these. See merge request !54
-
Peter W. Draper authored
Cleaning up of the main file I have: - Moved the tests in example/test.c to a separate file - Renamed test.c to main.c for clarity - Renamed the compilation target to swift_* to avoid confusion No real code change, just re-organisation and renaming. See merge request !52
-
Peter W. Draper authored
Updated the script fetching the cosmo volume ICs to point towards the updated ones. I have modified the cosmoVolume ICs to be the output_001 file. They are also stored on the permanent stargate storage. See merge request !53
-
- 27 Oct, 2015 5 commits
-
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
(cherry picked from commit 7131dc13 on master)
-
Peter W. Draper authored
Issuws with MPICH having task_lock argument in API and multiple inclusions Re-aassert copyrights
-
Matthieu Schaller authored
-
- 26 Oct, 2015 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Moved the functions that dump kernels for cross-check to a new file src/kernel.c and the factorisation routine to src/tools.c
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 25 Oct, 2015 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Minor fix for GCC 5.2 The newer GCC versions are more strict about signed/unsigned correctness and raise warnings. See merge request !51
-
Matthieu Schaller authored
-
- 19 Oct, 2015 4 commits
-
-
Peter W. Draper authored
Conflicts: examples/test.c
-
Peter W. Draper authored
Io fixes That fixes some issues #52 that appeared on the BlueGene when reading more than 1>>32 particles in parallel or serial mode. I have also modified the uniform box script to be much faster and lightweight. See merge request !48
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 18 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 16 Oct, 2015 5 commits
-
-
Peter W. Draper authored
Ensure GIT_BRANCH non-empty when not on a branch If HEAD is detached e.g. during `git bisect`, GIT_BRANCH ends up empty, which causes an error at runtime. This change grabs the description from `git branch`, which is either the branch name or something like `(HEAD detached at <hash>)` on recent versions or `(no branch)` in older versions. Works with BSD and GNU sed, and git >= 1.0.0b (at least) although detached HEAD only introduced in 1.5.0. See merge request !47
-
Matthieu Schaller authored
-
Angus Lepper authored
-
Angus Lepper authored
-
Matthieu Schaller authored
By default the code does not dump the task graph any more. This is dumped only hen the option '-y' is passed to the command line.
-
- 15 Oct, 2015 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Blue gene HDF5 i/o fixes This fixes the i/o bug #53 on the blueGene and adds a unitary test reading in a fresh hdf5 input. See merge request !46
-
Matthieu Schaller authored
-
- 14 Oct, 2015 8 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Get basename of branch without --short option, this requires a git > 1.7.10 Don't use --short in symbolic-ref. See merge request !45
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-