- 26 Apr, 2017 1 commit
-
-
Aidan Chalk authored
-
- 29 Mar, 2016 1 commit
-
-
Aidan Chalk authored
Paper fixes Latest version of the paper, still need to add some numbers and update the scaling and task plots. See merge request !7
-
- 05 Nov, 2015 4 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
fixes to get this to work with the latest ompss. have to abort at the end, otherwise nanos++ hangs. can't figure out why at the moment.
-
Pedro Gonnet authored
-
pedro authored
add libcblas, needed for the dgemm function. the header file is tested for in the config process, but the library was never linked.
-
- 24 Oct, 2015 1 commit
-
-
Pedro Gonnet authored
-
- 20 Oct, 2015 1 commit
-
-
Pedro Gonnet authored
-
- 09 Jun, 2015 4 commits
-
-
Pedro Gonnet authored
Autotools update Bring autotools use into line with SWIFT. Adds various configure options (sanitizer, debug, optimization) and removes remaining compiler hardcoding. Also adds a version file and fixes a problem building on COSMA with CBLAS and LAPACK. See merge request !4
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 05 Jun, 2015 1 commit
-
-
Peter W. Draper authored
-
- 04 Jun, 2015 3 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
removes compiler hard coding, adds configure option for controlling optimisation, debugging and sanitizer
-
Peter W. Draper authored
-
- 04 Mar, 2015 1 commit
-
-
Peter W. Draper authored
build system for doc/ and remove all generated files and symbolic links. Also private headers so that the distribution tarball builds. Use gnu standards (COPYING, README, NEWS, ChangeLog) globally, no need to specify in each Makefile.
-
- 02 Mar, 2015 1 commit
-
-
Peter W. Draper authored
Also need to add other generated files that should not be committed, namely autoconf.
-
- 06 Feb, 2015 1 commit
-
-
Matthieu Schaller authored
Bugfix Fixes issue #4 reported by Matthieu and another bug found by Aidan. See merge request !2
-
- 05 Feb, 2015 1 commit
-
-
Pedro Gonnet authored
fixed bug in single-precision iact_pair_direct, was wrong masses in local parts copy. also added matthieu's fix for issue #4 and cleaned-up some of the ICHECK stuff.
-
- 16 Jan, 2015 1 commit
-
-
Matthieu Schaller authored
Merge from svn Merge-in the changes I made to speed things up a bit in the sorted interactions. Was committed to SVN first because I missed Peter's mail regarding the new repository, using it to practice using git now ;) See merge request !1
-
- 14 Jan, 2015 3 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Pedro Gonnet Anders authored
merged-in changes made in the svn last night, i.e. added the single-precision code from test_bh.c and cleaned up the multipole interaction computation a bit.
-
- 13 Jan, 2015 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 07 Jan, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 03 Jan, 2015 1 commit
-
-
Matthieu Schaller authored
Added the calculation of the orthogonal distance to the diagonal linking the cells for each particles. Should help understand the bias.
-
- 01 Jan, 2015 1 commit
-
-
Matthieu Schaller authored
Added a new example that solves Poisson's equation using the fast multipole method instead of the normal Barnes-Hut algorithm
-
- 19 Dec, 2014 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 14 Dec, 2014 1 commit
-
-
Pedro Gonnet authored
-
- 12 Dec, 2014 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Updated version of the multipole calculation where the matrix is computed on the fly. Algorithm is now O(N).
-
- 11 Dec, 2014 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-