Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 24e4b6b7 authored by BRAMAS Berenger's avatar BRAMAS Berenger
Browse files

update priorities

parent d50d163d
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
...@@ -138,7 +138,7 @@ public: ...@@ -138,7 +138,7 @@ public:
struct starpu_conf conf; struct starpu_conf conf;
FAssertLF(starpu_conf_init(&conf) == 0); FAssertLF(starpu_conf_init(&conf) == 0);
FStarPUFmmPriorities::Controller().init(&conf, tree->getHeight(), inKernels); // FStarPUFmmPriorities::Controller().init(&conf, tree->getHeight(), inKernels);
FAssertLF(starpu_init(&conf) == 0); FAssertLF(starpu_init(&conf) == 0);
starpu_pthread_mutex_t initMutex; starpu_pthread_mutex_t initMutex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment