Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 yıl önce |
Samuel Thibault
|
49da257213
Use a coherent m,n ordering in all cholesky codes.
|
5 yıl önce |
Samuel Thibault
|
1908b006e4
Revert "Fix row major / col major confusion"
|
5 yıl önce |
Samuel Thibault
|
204cffc481
Fix row major / col major confusion
|
5 yıl önce |
Samuel Thibault
|
61374c1585
Reduce check accurracy, we do not have so much precision actually
|
5 yıl önce |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 yıl önce |
Samuel Thibault
|
9c7dd27f2b
fix warning
|
7 yıl önce |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 yıl önce |
Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
7 yıl önce |
Samuel Thibault
|
2ee6e1831e
No need to actually allocate the matrix in simgrid mode
|
7 yıl önce |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 yıl önce |
Samuel Thibault
|
f26c50ae1d
fix warning
|
8 yıl önce |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 yıl önce |
Samuel Thibault
|
7d765d4d6f
Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis
|
8 yıl önce |
Samuel Thibault
|
db0acb2486
Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data.
|
8 yıl önce |
Samuel Thibault
|
739134600a
Normalize error checking against modules of results
|
8 yıl önce |
Samuel Thibault
|
839a9bae7f
Show precise values for checking cholesky result
|
8 yıl önce |
Samuel Thibault
|
a2d3350e43
Fix file leak
|
8 yıl önce |
Samuel Thibault
|
d3d32d6451
Fix priorities for schedulers which don't have unbound priority values
|
8 yıl önce |
Samuel Thibault
|
ace9f6b23e
Use better priorities in cholesky algorithm
|
8 yıl önce |
Nathalie Furmento
|
10ddd00907
minor fixes for gcc warnings
|
8 yıl önce |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 yıl önce |
Samuel Thibault
|
c6576d1cfe
Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda
|
8 yıl önce |
Samuel Thibault
|
8fc6f07f4e
show data registration and invalidation in paje trace
|
8 yıl önce |
Nathalie Furmento
|
9109d34b21
fux bugs detected by scan clang tool
|
8 yıl önce |
Samuel Thibault
|
8f654dead2
Add "folded" memory allocation in simulation mode.
|
9 yıl önce |
Samuel Pitoiset
|
6c32e5cf22
examples: use fabsf() instead of abs() for floating point values
|
9 yıl önce |
Samuel Thibault
|
c448586b85
revert 15931: these tasks already have a name through the performance model
|
9 yıl önce |
Samuel Thibault
|
f36c3c1cb1
Add STARPU_NAME to specify a task name from a starpu_task_insert call.
|
9 yıl önce |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 yıl önce |