openmp validation: learn how to compile and run. No proper build integration yet.

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-07-10 01:00:00 +00:00
parent f50f03d2ef
commit 9be19ae1cf
3 changed files with 97 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -42,3 +42,6 @@
[submodule "submodules/stream-benchmark"]
path = submodules/stream-benchmark
url = https://github.com/cirosantilli/stream-benchmark
[submodule "submodules/omp-validation"]
path = submodules/omp-validation
url = https://github.com/cirosantilli/omp-validation