Mentions légales du service

Skip to content
Snippets Groups Projects
Mathieu Faverge's avatar
closed issue #126 "Check executability at all before checking for features" at solverstack / Chameleon
Mathieu Faverge's avatar
accepted merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon
Mathieu Faverge's avatar
pushed to branch master at solverstack / Chameleon
Mathieu Faverge's avatar
approved merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon
PRUVOST Florent's avatar
approved merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon
PRUVOST Florent's avatar
commented on merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon

Ok I have this test about simgrid failing now...

PRUVOST Florent's avatar
commented on merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon

@faverge I let you decide what to do here since you were at the origin of this -Werror flag....

PRUVOST Florent's avatar
commented on merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon

When checking starpu features we have this kind of warning...

Mathieu Faverge's avatar
pushed to branch master at solverstack / Chameleon
Mathieu Faverge's avatar
accepted merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon
Mathieu Faverge's avatar
approved merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon
Mathieu Faverge's avatar
commented on merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon

Yes, and that would even be better if student read error messages ;)

Philippe SWARTVAGHER's avatar
commented on merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon

Yes:...

Mathieu Faverge's avatar
commented on merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon

Have you tried to look at the beginning of the log ? You should get a message, "you did something wrong just crach" :D

Philippe SWARTVAGHER's avatar
opened merge request !574 "Fix segfault in testings when no CPU and without MPI" at solverstack / Chameleon
Mathieu Faverge's avatar
closed issue #129 "Support tile side size beyond INT_MAX" at solverstack / Chameleon
Mathieu Faverge's avatar
accepted merge request !572 "Fix #129: integer oversize" at solverstack / Chameleon
Mathieu Faverge's avatar
pushed to branch master at solverstack / Chameleon
Mathieu Faverge's avatar
commented on merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon

If it's statically linked. You don't need mpi for the link part, and for the include, it depends if it's in your path already or in a specific dire...

PRUVOST Florent's avatar
commented on merge request !573 "cmake: check that we can really compile (and not the simple existence) a..." at solverstack / Chameleon

Here is an example of starpu pkg-config I have...