tamaas/testsarchive/legacy_mpi
tamaas/tests
archive/legacy_mpi
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b7fa37a3b7a3 | anciaux | code in place but not working | Dec 18 2017 | |||
56c73d50b3ec | anciaux | test ok but not for dimension 1 | Dec 15 2017 | |||
1c6e308391c0 | anciaux | fully working distribution and loop/reduce | Dec 15 2017 | |||
3a32a987f380 | anciaux | renaming a file | Dec 15 2017 | |||
d0e969ce80ae | anciaux | generalize test (not working at the moment) | Dec 15 2017 | |||
9614f93afd40 | anciaux | reductions are working in mpi | Dec 14 2017 | |||
5d4d5c48c3e0 | anciaux | adding the test for mpi loops and the gitignore | Dec 14 2017 | |||
63f2a04e3716 | anciaux | first commit for the mpi version | Dec 14 2017 | |||
33f3286cfb96 | frerot | fixing tests not passing with python 3.6 | Dec 13 2017 | |||
b5577c4d3177 | frerot | fixed leak on model in test_rough_surface | Dec 13 2017 | |||
093aa6e808c1 | frerot | silencing clang warning | Nov 23 2017 | |||
b95e216370ff | frerot | added the c++ example in the tests | Nov 17 2017 | |||
2805b1e8fc1f | frerot | clang-format on test_model + removed adhesion test from SConscript | Nov 17 2017 | |||
48c7fd255339 | frerot | removed adhesion test | Nov 16 2017 | |||
e5efef4d3c7c | frerot | added computation of moments (TODO implement correct test) | Nov 15 2017 | |||
f52d1730a909 | frerot | updated c++ example | Nov 10 2017 | |||
1003d4e2f177 | frerot | cleanup useless tests | Nov 10 2017 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
3a9bbee27fb6 | frerot | Merge branch 'thrust' of castor.epfl.ch:tamaas into thrust | Nov 7 2017 | |||
7405d7fd0275 | frerot | added synchronize for fft test | Nov 7 2017 | |||
30d402099764 | frerot | adding fftw_malloc for SIMD aligned data allocation | Nov 3 2017 | |||
4df748b7012f | frerot | fixing rvalue functor bug by making copy | Nov 3 2017 | |||
c6b27f90032a | frerot | Merge branch 'gpu' into thrust | Nov 2 2017 | |||
dd65fd640204 | frerot | added test for model and influence coeffs | Nov 2 2017 | |||
f676e684c984 | frerot | added c++ tests for fft interface | Nov 2 2017 | |||
a0869ea06429 | frerot | rewrote loops with thrust | Nov 1 2017 | |||
53b9b1ac6cc4 | frerot | adding synchronize in test | Nov 1 2017 | |||
93055b409b13 | frerot | test for loop interface with thrust | Nov 1 2017 | |||
209b1173d70d | frerot | small test of thrust capacities | Nov 1 2017 | |||
b3c9bf19b545 | frerot | passing for_each loops tests | Nov 1 2017 | |||
b366bc3c68d8 | frerot | simplified for testing | Oct 31 2017 | |||
2be5a950ade8 | frerot | getting the cuda loops to compile (return of the lambda) | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
d75a65d09d21 | frerot | removed Loop singleton | Oct 30 2017 | |||
b59fa1b6aab3 | frerot | added enumeration helper in Loop | Oct 28 2017 | |||
f31c9478eeb0 | frerot | implemented matrices for strided loops | Oct 27 2017 | |||
f76320c57280 | frerot | added strided loops | Oct 27 2017 | |||
a757e2311dc9 | frerot | rewrote polonsky with lambda-loops | Oct 26 2017 | |||
095106192bbb | frerot | c++14 pulls + passing tests | Oct 25 2017 | |||
326e0378133b | frerot | added loop abstractions | Oct 25 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 2017 | |||
cac126e759df | frerot | changes for compiling on clusters | Sep 22 2017 | |||
5d073a821697 | frerot | cosmetic changes to compilation of tests | Sep 20 2017 | |||
2a56e9fac13e | frerot | added C++ tests with Criterion framework | Sep 20 2017 | |||
3c976f436924 | frerot | reintroduced old bems for compatibility, but they should be marked as deprecated | Jul 31 2017 | |||
393b17a3c8bb | frerot | new PolonskyKeerRey is working in pressure and gap | Jul 31 2017 | |||
51c14f2598a4 | frerot | cleaning SConstruct | Jul 17 2017 | |||
5bfdc4d06199 | frerot | better build output | Jul 13 2017 | |||
b93714ef58f5 | frerot | adapting tests to python 3 and cleanup | Jul 3 2017 | |||
8074205883e5 | frerot | prettier copy output | Jun 23 2017 | |||
a70d86799aac | frerot | I like colors | Jun 23 2017 | |||
f05be88c05d7 | frerot | made "convertGrid" unecessary | Jun 21 2017 | |||
87f2d0f8cfb1 | frerot | removed Map2d and old flood-fill + added functionalites to spectrum | Jun 20 2017 | |||
b445d515369b | frerot | added flood fill | Jun 14 2017 | |||
ef0a4ef10027 | frerot | new test for fractal surfaces replacing old test_fractal | Jun 12 2017 | |||
fc4417dd19e9 | frerot | readability | Feb 14 2017 | |||
feae8e2ec15a | frerot | test westergaard now actually testing something | Feb 1 2017 | |||
0e70f46e9d04 | frerot | added analytical hrms to SurfaceGeneratorFilterFFT | Nov 22 2016 | |||
2513086c6b34 | frerot | fixed broken tests | Nov 17 2016 | |||
611b0aabdd07 | Valentine | test sur autocorrelation pour surfaces | Nov 17 2016 | |||
588fa3f42fc1 | frerot | correct output of test_fractal | Sep 15 2016 | |||
bdd74f6bd492 | frerot | added rpath to _tamaas.so and better tests | Sep 7 2016 | |||
c6367b7f7deb | frerot | support for older shells | Aug 16 2016 | |||
24d9902c9607 | frerot | bug fixes in bem_grid | Jul 26 2016 | |||
d70b0b35c583 | frerot | removed bugs of bem_grid | Jul 21 2016 | |||
698385d0fce3 | frerot | adapted fft plans to grids | Jun 29 2016 | |||
1e2f6d66021b | frerot | added hermitian grids | Jun 29 2016 | |||
7c0aff50a114 | frerot | test update | Jun 29 2016 | |||
44ce7d58f5dc | frerot | added test for ffts | Jun 28 2016 | |||
5295d6b3e48e | frerot | correct author | Jun 27 2016 | |||
725ab4bddf26 | Valentine | test for saturated pressure | Jun 24 2016 | |||
902046f68519 | Valentine | clean stopping criterion for gigipol, adhesion test | Jun 24 2016 | |||
c4da3602d676 | frerot | better output tests | Jun 20 2016 | |||
4e3edbeeee28 | frerot | removed plot code from tests | Jun 17 2016 | |||
d65c3b324a47 | frerot | integration of new functionals | Jun 17 2016 | |||
552b8f12f925 | frerot | added hertzian test for bem kato | Jun 15 2016 | |||
ad8e61b41c75 | frerot | typo | May 20 2016 | |||
209a32d4bb8f | frerot | fixes for BemGigipol and new test | May 20 2016 | |||
7baf8e36ea73 | frerot | added import path display in run_tests.sh | May 19 2016 | |||
c38ca271254d | frerot | better run_tests.sh | May 19 2016 | |||
f0e4bf2a5a6c | frerot | better tamaas import in tests | May 19 2016 | |||
47d91422b447 | anciaux | fixed problem: temporary fix... | May 19 2016 | |||
ebfb455a035a | anciaux | fix namespace issue | May 19 2016 | |||
490156bb265d | frerot | tests now import tamaas by relative path | May 19 2016 | |||
61101dc769b8 | frerot | more stringeant hertzian test | May 6 2016 | |||
3ae4c264e70d | frerot | test_fftransform temporarily disabled | May 6 2016 | |||
12ff319b671d | frerot | added FFTransform class to handle real FFTs | May 4 2016 | |||
f9a368c04ae1 | frerot | added test of fractal surface generator | Apr 29 2016 | |||
a05e55d5a5d2 | frerot | implemented adhesion functional | Mar 24 2016 | |||
ab3353f71c30 | frerot | partially expressed bem gigi algo with gradF | Mar 11 2016 | |||
5dcf93841def | anciaux | no beer: all responsibility belogs to gigi | Mar 11 2016 | |||
efaa97dfdb39 | frerot | added westergaard test | Mar 11 2016 | |||
caa41c47ab18 | frerot | moved functional parts of bems to separate classes | Mar 10 2016 | |||
bfb9757b61e2 | frerot | added hertzian test | Mar 10 2016 |
c4science · Help