Mentions légales du service

Skip to content
Snippets Groups Projects
Select Git revision
  • ci
  • feature/prec_xd_xz
  • master default protected
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Apr21Feb151311Jan23Dec2220May25Apr146Jan7Sep19Jul514Jun26Apr20191486525Mar18823Feb1713121110327Jan25191364121Dec1817161410Sep74222Apr612Mar11527Feb25181310Jan911Dec12Nov3Oct26Aug4Jul10Apr518Mar19Feb14Dec26Nov1512731Oct30292625151031Jul231913121128Jun2521729May28231424Apr232018171613121096331Mar229526Feb211312231Jan12114328Nov211713Oct1229Sep26201514131254131Aug229Jul2524135316Jun1413127630May2219216Mar1014Feb9721Dec1413SCOTCH: add a component feature to be able to choose between scotcherr and scotcherrexit librariesFix link problem with mpi: unrecognised option: -rpath -WlFix a bug with intelmpi linker flag not recognize e.g. --enable-new-dtags -Xlinker -rpath -Xlinker ...CMAKE_REQUIRED_LIBRARIES is supposed to be a ;-separated list of libraries to link. Linker flags must be set in CMAKE_REQUIRED_FLAGS.add hipblas support in precision parser rulesWe check that the simgrid_init function exists rather than the MSG_main function which is no longer used by default in simgridWe should define the target only if not existing, else we get a target redefinition errorAvoid to get -NOTFOUND definitions in targets exportedAdd a common macro to export imported targets. This to avoid dependents to search for our dependencies at configure time.cblas_check_include and lapacke_check_include: function in cmake does not change variables so that CBLAS_INCLUDE_DIRS/LAPACKE_INCLUDE_DIRS was not updated. Use a macro instead of a function.Turn ctest in verbose mode.Fix MORSE:: link libraries targets, FOO_LINK_LIBRARIES may be emptyPkgConfig find: use FOO_LINK_LIBRARIES instead of FOO_LIBRARIES list in order to get abolute paths.Forgot to change the executable to Python3Update to python3parsec: Enable the detectection of both parsec-ptgpp and parsec_ptgppci: remove HYPRE test because not installed in the docker imageMerge branch 'master' into 'master'zlapmr function is converted to (z-c-d-s)Silent warning in metis integer checkFindMorseCommon.cmake: fix suffix detection when there is version number in the lib name like starpu-1.3.dylibFindMorseCommon.cmake: fix suffix detection when there is version number in the lib name like starpu-1.3.soFix Metis static library detectionFix find path and add blasext for parallel version.Remove distinction between BLAS_SEQ and BLAS_PARPatch the rule precision system to make it works under VScodeFix version issue with LAST_EXTci: update docker image nameFix M on MacOSXUpdate FindEZTrace.cmake to link it with libmpiParseArguments.cmake must be distributed because FindMorseInit depends on itptscotch: give all dependencies even when scotch is shared library because libscotch.so is not explicitly linked to themCreate FindLITL.cmakeFindEZTrace: Add MPI component.ptscotch: give all dependencies even when scotch is shared library because libscotch.so is not explicitly linked to themscotch: give all dependencies even when scotch is shared library because libscotch.so is not explicitly linked to themFix issue with the returnMake sure we do not unset LAPACKE_MT in case of multiple calls to lapackeFix issue with additional libs in dynamic libraries detectionAdd DEBUG messages
Loading