unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

Fix umf_standalone_examples test

Open ldorau opened this issue 1 year ago • 1 comments

Description

Fix the umf_standalone_examples test. Install UMF into a new directory created inside CMAKE_CURRENT_BINARY_DIR.

Fixes: #674

Checklist

  • [x] Code compiles without errors locally
  • [x] All tests pass locally
  • [x] CI workflows execute properly

ldorau avatar Aug 14 '24 11:08 ldorau

I will be back on September 2nd.

ldorau avatar Aug 14 '24 21:08 ldorau

my general comment is - this seems a little too complicated - we could go the other way and only test standalone examples as part of our installation_test, and run it in CI

OK, so you can propose an alternate solution.

ldorau avatar Sep 02 '24 09:09 ldorau