Skip to content
Extraits de code Groupes Projets
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 894a183a · rename plugin.cpp, add plugin parameters
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 546d53a9 · Remove comment that I put to disable node label
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 2190d7c3 · fixe memory leak by deleting vec
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 28c94be8 · move check for function pragma in gate && reformatting for readability
Anzo's avatar
pushed to branch master at Anzo / COAV2023
  • 77e47fb5 · added final features - pragma-dependent mpi check and proper warnings.
Anzo's avatar
pushed to branch master at Anzo / COAV2023
  • a35c7055 · proper pragma lexer and parsing
Anzo's avatar
pushed to branch master at Anzo / COAV2023
  • feb01604 · Added proper warning and error messages.
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • e61888df · start work on pragma, add pragma handler and plugin finish handler ...
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • a9ff9f3f · add test to test warning on mpi collective ordering
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 9f374c99 · fixe warning on collective rank and add warning on collective ordering
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • 2b582527 · split project into multiple srcs files
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • f30be4d8 · start fixing mpi wraning & replace std::set with bitmap
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • a2cdf1c7 · fixe mpi collectice rank post domination
Anzo's avatar
pushed to branch master at Anzo / COAV2023
Nicolas MARIE's avatar
pushed to branch master at Anzo / COAV2023
  • cd2965ae · add global collective max rank tracking