Homec4science

Merge branch 'master' into features/netcdf-mpi

Authored by frerot on Jun 16 2021, 02:06.

Description

Merge branch 'master' into features/netcdf-mpi

Details

Committed
frerotJun 16 2021, 02:06
Pushed
frerotJun 16 2021, 15:50
Parents
rTAMAASf9a64f324845: [ci] correct verbose flag for twine
rTAMAASb3bc153777cb: tentative parallel implementation of NetCDFDumper
Branches
Unknown
Tags
Unknown

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
f9a64f324845frerot
[ci] correct verbose flag for twine 
Jun 15 2021
fe4baf6011aafrerot
[ci] only deploying wheels when tests are passing 
Jun 15 2021
05b51c6db299frerot
[ci] activate wheels build on tag 
Jun 15 2021
dd5bfe56473cfrerot
[ci] moving wheels step to build 
Jun 15 2021
a26e113c41cafrerot
[ci] setup continuous delivery 
Jun 15 2021
96560b231bb5frerot
[ci] keeping tests logs 
Jun 11 2021
79355c2aefe7frerot
migrated repository to gitlab 
Jun 11 2021
e9062e2f90fdfrerot
[ci] fixed wrongly placed post{} + cleanup 
Jun 10 2021
1fc7644bad52frerot
cleaned up license headers 
Jun 10 2021
f4302c1266befrerot
[ci] indentation 
Jun 10 2021
e51cb6a111e9frerot
[ci] removed node 
Jun 9 2021
d6be11d5e367frerot
[ci] moved node in stages 
Jun 9 2021
468043414b64frerot
[ci] trying to use nodes 
Jun 9 2021
f3a409f8261bfrerot
[ci] always upload artifacts 
Jun 9 2021
ae683ba73eaafrerot
[ci] changed hbm command names 
Jun 9 2021
9fe244aa2311frerot
[ci] restablished debian image for docker 
Jun 9 2021
a53ea126d89cfrerot
[ci] logging and archiving test results 
Jun 9 2021
e54b07ea498dfrerot
[ci] added libopenmpi-dev to docker image 
Jun 9 2021
abfdd8cd28b0frerot
stop compile if basic checks are not satisfied 
Jun 9 2021
63dab2b443c2frerot
[ci] trying different technique to save artifacts 
Jun 9 2021
dd81cd4ff6c0frerot
[ci] also saving artifacts in jenkins 
Jun 9 2021
ecc1eaeea050frerot
[ci] correct subcommands names 
Jun 9 2021
249346cbbecffrerot
trying to fix jenkins by fixing dependency resolution order and locales 
Jun 9 2021
1ab45bfb8b10frerot
[doc] using full `numpy` name instead of `np` 
Jun 9 2021
e76bb9e66413frerot
added more docstrings 
Jun 9 2021
b4f0f816450cfrerot
using a cuda-enabled docker image 
Jun 9 2021
1de4d8b950cafrerot
added docstrings to some python function bindings 
Jun 9 2021
de1480b0e7aefrerot
compiling tests with cuda 
Jun 2 2021
cdc6ac1a08f9frerot
correctly computing contact area in mpi context 
Jun 1 2021
3d1b4c64338ffrerot
corrected includes for cpp tests 
May 31 2021
c36392a99574frerot
re-established sort order for eigenvalues 
May 31 2021
fd9661c88813frerot
removing remnants of fftw's interface 
May 29 2021
7faf5c9d3692frerot
added experimental cuda warning 
May 29 2021
0ae1a96db417frerot
not linking against fftw if cuda is used 
May 28 2021
d1dc26e4556afrerot
reorganized fftw files in their own directory 
May 28 2021
4f55fed67f6dfrerot
cosmetic changes to compile command output 
May 28 2021
fde6a532b8a1frerot
Merge branch 'master' into features/cuda 
May 28 2021
2baa944ac358frerot
always compiling mpi_interface.cpp 
May 28 2021
0257e3cb2f4efrerot
making the whole library compile with cuda 
May 28 2021
6b9140c22c9bfrerot
fft engine for cuda 
May 28 2021
cb90433efaabfrerot
more progress to have tamaas compile with nvcc 
May 27 2021
12d9012653a6frerot
[doc] spacing bullet list items 
May 26 2021
5a30f4e328d1frerot
removing dirty tag in sphinx version string 
May 26 2021
7e692627014afrerot
ensuring uniform surface generator seed accross processes 
May 25 2021
0f189d10cd98frerot
more compatibility with cuda 
May 19 2021
31f5a4526a6efrerot
manually sorting eigenvalues instead of thrust::sort 
May 19 2021
c159445c87fbfrerot
using cuda-compatible exchange function instead of std::exchange 
May 19 2021
227f8de0a319frerot
avoiding pointless comparison with 0 warning 
May 19 2021
b2df7a0d87defrerot
__device__, __host__, CUDA_LAMBDA annotations 
May 19 2021
c75736b11338frerot
compatibility changes to cuda in scons 
May 19 2021