Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2d5f6817fb8e | frerot | corrected description in setup.py | Jun 25 2021 | ||||
fcc82b958c8a | frerot | restored root Dockerfile which now install Tamaas automatically | Jun 25 2021 | ||||
60bf8492d01b | frerot | [ci] setting env variables for ccache compilers | Jun 24 2021 | ||||
25a7b95e4cfc | frerot | [ci] corrected yaml syntax | Jun 24 2021 | ||||
dd1b731c3f45 | frerot | [ci] cache pytest, last failed test exec order => fail early | Jun 24 2021 | ||||
20fb01613949 | frerot | [ci] proper cache key | Jun 24 2021 | ||||
707ca84943d3 | frerot | [ci] explicitely installing openmpi in debian image | Jun 23 2021 | ||||
9421431b93ad | frerot | [ci] always uploading compilation and test artifacts | Jun 23 2021 | ||||
011b7986cf9d | frerot | [ci] spec for docker images | Jun 23 2021 | ||||
5b7fb80198a4 | frerot | [ci] added pip back in docker images | Jun 23 2021 | ||||
80cd543380a8 | frerot | [ci] enabling compilation cache | Jun 23 2021 | ||||
a9820b3647a0 | frerot | [doc] updated doc description in README | Jun 22 2021 | ||||
811941e48912 | frerot | [doc] telling readthedocs to use tamaas wheels from gitlab | Jun 22 2021 | ||||
0153f66ec98a | frerot | [ci] using docker image from default branch as cache | Jun 16 2021 | ||||
0c1816ddb4d3 | frerot | [ci] using docker image from default branch as cache | Jun 16 2021 | ||||
6b6025c559de | frerot | Merge branch 'master' into features/materials | Jun 16 2021 | ||||
f80ca9e58581 | frerot | [ci] always build docker images with cache | Jun 16 2021 | ||||
54f1476d9607 | frerot | Merge branch 'master' into features/materials | Jun 16 2021 | ||||
f0c16040dd28 | frerot | [ci] consistent rules for deploy jobs | Jun 16 2021 | ||||
95909a4d249d | frerot | Merge branch 'master' into features/materials | Jun 16 2021 | ||||
f9a64f324845 | frerot | [ci] correct verbose flag for twine | Jun 15 2021 | ||||
fe4baf6011aa | frerot | [ci] only deploying wheels when tests are passing | Jun 15 2021 | ||||
05b51c6db299 | frerot | [ci] activate wheels build on tag | Jun 15 2021 | ||||
dd5bfe56473c | frerot | [ci] moving wheels step to build | Jun 15 2021 | ||||
a26e113c41ca | frerot | [ci] setup continuous delivery | Jun 15 2021 | ||||
96560b231bb5 | frerot | [ci] keeping tests logs | Jun 11 2021 | ||||
79355c2aefe7 | frerot | migrated repository to gitlab | Jun 11 2021 | ||||
e9062e2f90fd | frerot | [ci] fixed wrongly placed post{} + cleanup | Jun 10 2021 | ||||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | ||||
f4302c1266be | frerot | [ci] indentation | Jun 10 2021 | ||||
e51cb6a111e9 | frerot | [ci] removed node | Jun 9 2021 | ||||
d6be11d5e367 | frerot | [ci] moved node in stages | Jun 9 2021 | ||||
468043414b64 | frerot | [ci] trying to use nodes | Jun 9 2021 | ||||
f3a409f8261b | frerot | [ci] always upload artifacts | Jun 9 2021 | ||||
ae683ba73eaa | frerot | [ci] changed hbm command names | Jun 9 2021 | ||||
9fe244aa2311 | frerot | [ci] restablished debian image for docker | Jun 9 2021 | ||||
a53ea126d89c | frerot | [ci] logging and archiving test results | Jun 9 2021 | ||||
e54b07ea498d | frerot | [ci] added libopenmpi-dev to docker image | Jun 9 2021 | ||||
abfdd8cd28b0 | frerot | stop compile if basic checks are not satisfied | Jun 9 2021 | ||||
63dab2b443c2 | frerot | [ci] trying different technique to save artifacts | Jun 9 2021 | ||||
dd81cd4ff6c0 | frerot | [ci] also saving artifacts in jenkins | Jun 9 2021 | ||||
ecc1eaeea050 | frerot | [ci] correct subcommands names | Jun 9 2021 | ||||
249346cbbecf | frerot | trying to fix jenkins by fixing dependency resolution order and locales | Jun 9 2021 | ||||
1ab45bfb8b10 | frerot | [doc] using full `numpy` name instead of `np` | Jun 9 2021 | ||||
e76bb9e66413 | frerot | added more docstrings | Jun 9 2021 | ||||
b4f0f816450c | frerot | using a cuda-enabled docker image | Jun 9 2021 | ||||
1de4d8b950ca | frerot | added docstrings to some python function bindings | Jun 9 2021 | ||||
de1480b0e7ae | frerot | compiling tests with cuda | Jun 2 2021 | ||||
cdc6ac1a08f9 | frerot | correctly computing contact area in mpi context | Jun 1 2021 | ||||
3d1b4c64338f | frerot | corrected includes for cpp tests | May 31 2021 | ||||
c36392a99574 | frerot | re-established sort order for eigenvalues | May 31 2021 | ||||
fd9661c88813 | frerot | removing remnants of fftw's interface | May 29 2021 | ||||
7faf5c9d3692 | frerot | added experimental cuda warning | May 29 2021 | ||||
0ae1a96db417 | frerot | not linking against fftw if cuda is used | May 28 2021 | ||||
d1dc26e4556a | frerot | reorganized fftw files in their own directory | May 28 2021 | ||||
4f55fed67f6d | frerot | cosmetic changes to compile command output | May 28 2021 | ||||
fde6a532b8a1 | frerot | Merge branch 'master' into features/cuda | May 28 2021 | ||||
2baa944ac358 | frerot | always compiling mpi_interface.cpp | May 28 2021 | ||||
0257e3cb2f4e | frerot | making the whole library compile with cuda | May 28 2021 | ||||
6b9140c22c9b | frerot | fft engine for cuda | May 28 2021 | ||||
cb90433efaab | frerot | more progress to have tamaas compile with nvcc | May 27 2021 | ||||
12d9012653a6 | frerot | [doc] spacing bullet list items | May 26 2021 | ||||
5a30f4e328d1 | frerot | removing dirty tag in sphinx version string | May 26 2021 | ||||
7e692627014a | frerot | ensuring uniform surface generator seed accross processes | May 25 2021 | ||||
0f189d10cd98 | frerot | more compatibility with cuda | May 19 2021 | ||||
31f5a4526a6e | frerot | manually sorting eigenvalues instead of thrust::sort | May 19 2021 | ||||
c159445c87fb | frerot | using cuda-compatible exchange function instead of std::exchange | May 19 2021 | ||||
227f8de0a319 | frerot | avoiding pointless comparison with 0 warning | May 19 2021 | ||||
b2df7a0d87de | frerot | __device__, __host__, CUDA_LAMBDA annotations | May 19 2021 | ||||
c75736b11338 | frerot | compatibility changes to cuda in scons | May 19 2021 | ||||
7d0f66532e72 | frerot | [doc] fixed typo | May 17 2021 | ||||
465a89c730fa | frerot | white background on icon | May 17 2021 | ||||
751788025682 | frerot | displaying log level + debug logs in tamaas.cpp | May 13 2021 | ||||
baa09fd29fec | frerot | removed useless submodule | May 12 2021 | ||||
4d5ce89278a3 | frerot | refreshed README | May 10 2021 | ||||
3557cd97a518 | frerot | adding type annotations and using f-strings for dumpers | May 7 2021 | ||||
e314b0e08222 | frerot | [doc] cleaner svg for icon | May 3 2021 | ||||
e17945d25c88 | frerot | Merge commit '5fb8ae5d77dd1b26fb4cfacdb5bdb5b9c04fedbe' as 'third-party/expolit' | May 1 2021 | ||||
5fb8ae5d77dd | frerot | Squashed 'third-party/expolit/' content from commit 5f68da4 | May 1 2021 | ||||
a88f9910b09d | frerot | removed expolit submodule | May 1 2021 | ||||
7ca61a61511c | frerot | storing .versionneer.cfg in versioneer.py | May 1 2021 | ||||
d3dfb81c535e | frerot | using git to create tarball archive | May 1 2021 | ||||
5456fcac574e | frerot | using fallback ConfigParser in versioneer | May 1 2021 | ||||
bb4c6112532f | frerot | using versionneer to manage version numbers | May 1 2021 | ||||
769e213d4b4c | frerot | Merge branch 'master' into features/materials | Apr 29 2021 | ||||
1cdb4a1c9578 | frerot | pretty printing archive command | Apr 29 2021 | ||||
5c88b7c45e1a | frerot | pretty printing secondary scons commands (tests + install) | Apr 29 2021 | ||||
b56f89b4dba1 | frerot | better use of fixtures in tests | Apr 28 2021 | ||||
99aeeb8af4ed | frerot | test_patch_westergaard now tests all applicable model types | Apr 27 2021 | ||||
d6c631e7cf83 | frerot | fixed order of inputs in Model::solveDirichlet | Apr 27 2021 | ||||
d5841e5c2852 | frerot | removed legacy bem grid test file | Apr 27 2021 | ||||
73019bea551e | frerot | integrated autocorrelation test into test_surface | Apr 27 2021 | ||||
7fc91b79d964 | frerot | forgot `import os` | Apr 26 2021 | ||||
287cf88791d0 | frerot | better handling of file descriptors in JSONDumper | Apr 26 2021 | ||||
93a4d5811ae9 | frerot | marking test_epic and westergaard_multi as xfail if backend == 'tbb' | Apr 26 2021 | ||||
4dbc3ee00066 | frerot | cleaned up test fixtures (using parameter names) | Apr 26 2021 | ||||
3438ff37dbe4 | frerot | testing UVW writes | Apr 25 2021 | ||||
0d37c22cb392 | frerot | added JSON dumping capability and fixed dump issues ∀ model types | Apr 25 2021 | ||||
a5ad130c558f | frerot | using pathlib instead of os.path in dumpers | Apr 25 2021 | ||||
64e101c13b91 | frerot | mpi-compatible implementation of getClusters() | Apr 20 2021 |
c4science · Help