Skip to content

Memcheck ci-test

Arthur Marius Hennequin requested to merge ahennequ_memcheck into master

This MR introduces tests with compute-sanitizer's tool: memcheck, racecheck and synccheck. It also requires building with MALLOC_ENGINE=MULTI_ALLOC, which has received a couple of fixes.

  • Fix race conditions reported by racecheck
Edited by Arthur Marius Hennequin

Merge request reports