generated from DARMA-tasking/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b92554
commit aa0c7a4
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
Try to make it more scalable with matrix | ||
VTK is very long to build so it is important to then move to a compile version on DockerHub like it is for the current BASE image but it should be replicated for all target configurations | ||
This folder is an investigation to work with test build-and-test-vt-tv-matrix.yml pipeline | ||
|
||
The goal is to make the base image more scalable with some matrix in pipeline to build and test with different configuraions. | ||
|
||
VTK is very long to build so it is important to generate different configurations on DOCKERHUB (excluding tests and coverage). The current tests contains all stuff (setup image + tests) | ||
|
||
Once it work we should update the base image and make configurable build with args | ||
|
||
to test different VTK versions and COMPILER versions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters