tamaas/SConstructarchive/legacy_mpi
tamaas/SConstruct
archive/legacy_mpi
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
63f2a04e3716 | anciaux | first commit for the mpi version | Dec 14 2017 | |||
965538b78f0d | frerot | making everything work on my new system | Dec 13 2017 | |||
b95e216370ff | frerot | added the c++ example in the tests | Nov 17 2017 | |||
0caaf57a09c8 | frerot | error on cuda + sanitizer | Nov 16 2017 | |||
94553e902cb7 | frerot | Merge branch 'gpu' | Nov 15 2017 | |||
d01e5c973ef6 | frerot | clearer moments code | Nov 15 2017 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
4c505a4941b5 | frerot | removed -f options in debug flags for cuda | Nov 7 2017 | |||
a5bb7bf0d05a | frerot | added target names {tamaas, wrapper, tests} for scons | Nov 6 2017 | |||
164d866440c2 | frerot | added target names {tamaas, wrapper, tests} for scons | Nov 6 2017 | |||
7043e94a544a | frerot | device for ApplyConstructor + cudaSync | Nov 3 2017 | |||
88e8bc9847bf | frerot | consistent apply_functor copies | Nov 3 2017 | |||
f676e684c984 | frerot | added c++ tests for fft interface | Nov 2 2017 | |||
b366bc3c68d8 | frerot | simplified for testing | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
a757e2311dc9 | frerot | rewrote polonsky with lambda-loops | Oct 26 2017 | |||
43e776cc945c | frerot | more modular SConstruct | Oct 12 2017 | |||
7c7191a3ac48 | frerot | Merge branch 'master' into gpu | Oct 12 2017 | |||
820a350bce9e | frerot | added detection of cuda on clusters | Oct 12 2017 | |||
8cb7ccccec28 | frerot | added gpu to CPPPATH | Oct 12 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 2017 | |||
82094210e0a8 | frerot | ensure correct dependencies (by copying source) | Oct 11 2017 | |||
cac126e759df | frerot | changes for compiling on clusters | Sep 22 2017 | |||
3c976f436924 | frerot | reintroduced old bems for compatibility, but they should be marked as deprecated | Jul 31 2017 | |||
4e360c83523a | frerot | removed old bems from compilation, implemented PolonskyKeerRey | Jul 26 2017 | |||
c7914110a1f2 | frerot | added contact solver base class | Jul 25 2017 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
b54856655db5 | frerot | removed unused files in tamaas | Jul 21 2017 | |||
1562227b98c2 | frerot | switch to c++14 | Jul 17 2017 | |||
51c14f2598a4 | frerot | cleaning SConstruct | Jul 17 2017 | |||
5f4b2bcfb83f | frerot | move constructors for hermitian and surface complex + cosmetics | Jul 17 2017 | |||
8f1f25f68bd8 | frerot | small fixes in SConstruct (colors) | Jul 6 2017 | |||
b93714ef58f5 | frerot | adapting tests to python 3 and cleanup | Jul 3 2017 | |||
ff68685a23a3 | frerot | added possibility to choose python executable for wrapper generation | Jul 3 2017 | |||
274baa732d6a | frerot | setup for detecting and build python3 wrapper | Jul 3 2017 | |||
6b29fd98d663 | frerot | rearranged source tree | Jun 23 2017 | |||
a70d86799aac | frerot | I like colors | Jun 23 2017 | |||
4d26913800f3 | frerot | added doxygen documentation generation | Jun 13 2017 | |||
a0bdbb4b6b6f | frerot | correction to find fftw with icpc | Nov 29 2016 | |||
a5e9751d8df3 | frerot | modified scons for build with new module system | Nov 29 2016 | |||
4b3df27e33c4 | frerot | added tamaas info file | Sep 21 2016 | |||
05c6f3cd7000 | frerot | output all build variables to build-setup.conf | Sep 7 2016 | |||
1c47f1cb2439 | frerot | getting compile flags from environment | Jul 8 2016 | |||
935984af2914 | frerot | check environment for CXX | Jul 8 2016 | |||
ebb192c463c2 | frerot | added compiler option to scons | Jun 23 2016 | |||
9ac792c832f9 | frerot | added grid base class | Jun 15 2016 | |||
7c351ab1949b | anciaux | refactor the fftw detection | Jun 14 2016 | |||
f0e4bf2a5a6c | frerot | better tamaas import in tests | May 19 2016 | |||
afbb6f1190e2 | anciaux | correct SmartPointer assign problem | Apr 29 2016 | |||
e652acfdabba | frerot | cleaner scons config | Apr 16 2016 | |||
f061a8d659ec | frerot | better fftw plans [WIP] | Apr 15 2016 |
c4science · Help