Nathalie Furmento
|
509ccb7775
tests: set STARPU_LIMIT_CPU_NUMA_MEM instead of STARPU_LIMIT_CPU_MEM when NUMA is enabled
|
5 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Samuel Thibault
|
bb46e86a8e
Really make sure not to use GPU memory
|
6 years ago |
Samuel Thibault
|
757de4fd63
Avoid too time-consuming disk benchmark
|
6 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
ad028c5c4d
remove un-needed include
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Nathalie Furmento
|
0f27a01f62
tests/: remove useless parenthesis
|
7 years ago |
Corentin Salingue
|
778a13edb3
Add disk backend based on HDF5 library. It's not really working for now (need to be tested)
|
8 years ago |
Samuel Thibault
|
5b90eb54a3
Fix testing rmdir error
|
8 years ago |
Nathalie Furmento
|
3cb5086637
tests/disk: update size of disks
|
8 years ago |
Nathalie Furmento
|
6564f2bdf3
tests/disk: use new function _starpu_mkdtemp
|
8 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 years ago |
Samuel Thibault
|
50d40bc4fe
disable disk_copy on mic/scc too
|
9 years ago |
Samuel Thibault
|
962c4932ef
Fix test into really pushing data to disk even in quick check mode
|
10 years ago |
Samuel Thibault
|
a043e98b5f
use smallest value for quick check on 64bit systems too
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
d789ba4ce2
tests/disk: lower values when quick-check is enabled
|
10 years ago |
Samuel Thibault
|
2297ad1e9d
fix build
|
10 years ago |
Samuel Thibault
|
3d86ff041d
Use a different directory for the various disk tests, and clean it after run
|
10 years ago |
Samuel Thibault
|
af2958f65c
Add environment variables to define a disk swap
|
10 years ago |
Samuel Thibault
|
a45d11f61f
fix memory leaks
|
10 years ago |
Samuel Thibault
|
b0deb184f1
Fix windows build. Yes...
|
10 years ago |
Samuel Thibault
|
f21cebd204
Disable leveldb for disk_copy: leveldb uses strings, not binary blobs...
|
10 years ago |
Samuel Thibault
|
529aa9fa47
Create the disk directory if it doesn't exit
|
10 years ago |
Samuel Thibault
|
2a9fea9e33
Make disk tests use per-user paths
|
10 years ago |
Samuel Thibault
|
a785a4cdbe
Give leveldb the name of an actual file.
|
10 years ago |
Samuel Thibault
|
7b2bbc9659
Use powers of two so that o_direct can work
|
10 years ago |
Samuel Thibault
|
aba9b7562b
Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure.
|
10 years ago |