Nathalie Furmento
|
ea86733a9d
tools: add missing include common/config.h
|
8 years ago |
Nathalie Furmento
|
65ee6fe4c3
rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available
|
8 years ago |
Samuel Thibault
|
da2f4a2636
Make sure that cudaEventRecord works
|
8 years ago |
Samuel Thibault
|
128d5a15bf
update sc_hypervisor's copy of uthash
|
8 years ago |
Samuel Thibault
|
e5eeb1b80f
fix warnings
|
8 years ago |
Samuel Thibault
|
a0336d8212
fix warning
|
8 years ago |
Samuel Thibault
|
28fe290232
Add some missing define for tests
|
8 years ago |
Samuel Thibault
|
fa089a8956
Add some missing defines for tests and examples
|
8 years ago |
Nathalie Furmento
|
1bde3720b2
tools: include needed common/config.h
|
8 years ago |
Samuel Thibault
|
645dc665c7
Add missing define for tests/examples
|
8 years ago |
Samuel Thibault
|
9500a9b039
Use macro instead of hardcoded value
|
8 years ago |
Samuel Thibault
|
dffbb341dc
distinguish the two lock functions
|
8 years ago |
Nathalie Furmento
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
8 years ago |
Samuel Thibault
|
9e1ef8403c
distinguish the two trylock functions
|
8 years ago |
Nathalie Furmento
|
fd32d72c61
starpufft/src/Makefile.am: turn nvcc silent
|
8 years ago |
Samuel Thibault
|
19c8499507
fix sonarqube warning
|
8 years ago |
Samuel Thibault
|
1b883846db
Disable the very agressive reclaiming: flushing 25% of the GPU just because we lack space is too much, notably now that we have anticipative flushing
|
8 years ago |
Samuel Thibault
|
2ee6e1831e
No need to actually allocate the matrix in simgrid mode
|
8 years ago |
Samuel Thibault
|
ebbabb7275
keep more than one chunk completely free
|
8 years ago |
Nathalie Furmento
|
fec31aafe7
examples/Makefile.am: turn icc compilation silent
|
8 years ago |
Samuel Thibault
|
a0cb67caa4
Make nvcc compilation respect V=1
|
8 years ago |
Nathalie Furmento
|
f0be12938c
fixes for unused attributes and other minor warnings
|
8 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
8 years ago |
Nathalie Furmento
|
f901da0675
turn nvcc compilation silent
|
8 years ago |
Nathalie Furmento
|
f53e761d09
doc: minor fixes
|
8 years ago |
Samuel Thibault
|
fef8577200
fix uninitialized values
|
8 years ago |
Samuel Thibault
|
5d9a5ac912
fix detection of HAVE_DECL_SMPI_PROCESS_SET_USER_DATA there too
|
8 years ago |
Nathalie Furmento
|
dcba4828b1
mpi: fix detection of HAVE_DECL_SMPI_PROCESS_SET_USER_DATA
|
8 years ago |
Nathalie Furmento
|
591741ee8b
rename starpu_nop_perf_model into starpu_perfmodel_nop
|
8 years ago |
Nathalie Furmento
|
edc929ae40
New configure option --disable-icc to disable the compilation of specific ICC examples
|
8 years ago |