Skip to content

docker

Silvio Rizzi requested to merge docker into main

Dockerfile builds Google Benchmark, Kokkos, and VTK-m V1.9.0.

Most regression tests pass, but I need to further investigate the following errors:


Label Time Summary:
KOKKOS          =   1.43 sec*proc (8 tests)
SERIAL          =   1.28 sec*proc (8 tests)
TEST_INSTALL    =   7.41 sec*proc (4 tests)

Total Test time (real) = 345.95 sec

The following tests FAILED:
	 67 - UnitTestKokkosDeviceAdapter (NUMERICAL)
	 68 - UnitTestKokkosRuntimeDeviceConfiguration (Failed)
	285 - UnitTestMultiBlockFilter (Failed)
	311 - smoke_test_built_against_test_install (Failed)```

Merge request reports