Nathalie Furmento
|
c78a1e7f96
src/core/perfmodel/perfmodel_nan.c: function _starpu_write_double: do not write a space after writing NaN
|
9 anos atrás |
Nathalie Furmento
|
74e0230d94
src/core/perfmodel/perfmodel_nan.c: use NaN
|
10 anos atrás |
Nathalie Furmento
|
3d9232c549
perfmodel: use our own function to write double (we already had one for reading them), windows cannot be relied on
|
10 anos atrás |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 anos atrás |
Samuel Thibault
|
7b5f88cb35
Remove spaces before reading nan, not after, to behave like scanf
|
10 anos atrás |
Samuel Thibault
|
e5c0c90297
MSVC doesn't seem to support C99's NAN
|
11 anos atrás |
Samuel Thibault
|
0e688e75fd
fix include path
|
11 anos atrás |
Nathalie Furmento
|
f5c4a34f23
src/core/perfmodel/perfmodel_nan.c: consider all space characters, and give back last character as it is not a space character
|
12 anos atrás |
Nathalie Furmento
|
97ba85edae
src/core/perfmodel/perfmodel_nan.c: we need to read the spaces after the nan value
|
12 anos atrás |
Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
12 anos atrás |
Nathalie Furmento
|
8fced1a509
src/core/perfmodel/perfmodel_nan.c: ungetc cannot be called several times, it is not safe
|
12 anos atrás |
Nathalie Furmento
|
e1b4955fe5
perfmodel: move test function from starpu lib to test file
|
12 anos atrás |
Nathalie Furmento
|
efed262beb
src/core/perfmodel/perfmodel_nan.c: add missing include
|
12 anos atrás |
Nathalie Furmento
|
b901df23be
src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly
|
12 anos atrás |