Samuel Thibault
|
f7cfd2efc3
Fix dolib build
|
13 anni fa |
Samuel Thibault
|
561fd3d7d3
use uthash hash table instead of posix htable which mingw doesn't have
|
13 anni fa |
Samuel Thibault
|
107f243bb6
fix passing FXT_LDFLAGS
|
13 anni fa |
Samuel Thibault
|
cccf03c7a1
Add mingw32 support for thread id
|
13 anni fa |
Samuel Thibault
|
77c5f483ad
Fix windows build for so version greater than 0
|
13 anni fa |
Samuel Thibault
|
bb0bcc165f
Also nicely fail allocation on CL_OUT_OF_RESOURCES
|
13 anni fa |
Samuel Thibault
|
1183c55f8f
Fix GPU-Direct disabling logic
|
13 anni fa |
Samuel Thibault
|
6b446a9ab8
Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct
|
13 anni fa |
Cyril Roelandt
|
88bf76e6b2
Replace STARPU_ASSERT(0) by STARPU_ABORT().
|
13 anni fa |
Samuel Thibault
|
018023820d
explain why preferring transfer from destination
|
13 anni fa |
Samuel Thibault
|
1fd23c4289
Fix typo in displaying gpu-direct enabling
|
13 anni fa |
Samuel Thibault
|
b71823d178
permit to read mpi traces one by one
|
13 anni fa |
Samuel Thibault
|
21cd037cff
advertise task wait fixup
|
13 anni fa |
Samuel Thibault
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
13 anni fa |
Samuel Thibault
|
1c0133d9a8
drop useless computation
|
13 anni fa |
Samuel Thibault
|
1e9adb4833
Add const qualifiers
|
13 anni fa |
Samuel Thibault
|
6cc60a6d08
missing mergeinfo
|
13 anni fa |
Samuel Thibault
|
3308c69ebe
port fxt fix changelog
|
13 anni fa |
Samuel Thibault
|
c807ac1eda
fix enable_fut_flush detection, add fut_set_filename call
|
13 anni fa |
Cyril Roelandt
|
06fe73b434
Fix a GNUism in examples/Makefile.am, so that bmake can compile the project.
|
13 anni fa |
Samuel Thibault
|
41e16f0a68
Add --help option
|
13 anni fa |
Nathalie Furmento
|
37200f1a87
doc/chapters/configuration.texi: use table instead of subsubsection
|
13 anni fa |
Nathalie Furmento
|
4135222647
doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices
|
13 anni fa |
Nathalie Furmento
|
9c1d0e9fb6
Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy
|
13 anni fa |
Nathalie Furmento
|
4eb221e8db
src/datawizard/interfaces/data_interface.c: typo
|
13 anni fa |
Nathalie Furmento
|
c0c5adb057
Add environment variables to disable only CUDA or only OpenCL asynchronous copies, namely STARPU_DISABLE_CUDA_ASYNCHRONOUS_COPY and STARPU_DISABLE_OPENCL_ASYNCHRONOUS_COPY
|
13 anni fa |
Nicolas Collin
|
39ae3ff6a0
Phony commit to say farewell.
|
13 anni fa |
Nathalie Furmento
|
6ef1bdb9c1
tests/loader.c: print execution time
|
13 anni fa |
Nathalie Furmento
|
a75c9e0b26
tools: minor fixes following icc warnings
|
13 anni fa |
Nathalie Furmento
|
d87bb4efeb
examples: minor fixes following icc warnings
|
13 anni fa |