-
Notifications
You must be signed in to change notification settings - Fork 2
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
0e6fc63
commit 1f2cbb9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cpp
updated
13 files
+5 −0 | .clang-format | |
+3 −4 | func/omp/complex_reduce.cpp | |
+2 −2 | func/omp/custom_reduce.cpp | |
+2 −4 | func/omp/default_shared.cpp | |
+2 −3 | func/omp/inspect_reduction.cpp | |
+3 −3 | func/omp/mem_stress.cpp | |
+2 −3 | func/omp/pi_faasm.cpp | |
+2 −3 | func/omp/pi_native.cpp | |
+2 −1 | func/omp/reduction_integral.cpp | |
+2 −3 | func/omp/repeated_reduce.cpp | |
+2 −1 | func/omp/simple_reduce.cpp | |
+3 −4 | func/omp/single_thread_reduce.cpp | |
+4 −1 | tests/test_input.cpp |