UDC-GAC/MARTA

[Enhacenment] Detect if binaries/libraries are available in the system

Closed this issue · 1 comments

This applies to any kind of binary that is used by MARTA:

  • MARTA should check if PAPI library is installed or not at installation time.
  • Check if binary of LLVM-MCA is correct.
  • Check if compilers specified are correct.

We can use which from shutil.