its working
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/main.cpp
|
||||
fstream
|
||||
-
|
||||
iostream
|
||||
-
|
||||
mpi.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
time.h
|
||||
-
|
||||
vector
|
||||
-
|
||||
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/mpi.h
|
||||
stddef.h
|
||||
-
|
||||
mpi_portable_platform.h
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/mpi_portable_platform.h
|
||||
openmpi/ompi/mpi/cxx/mpicxx.h
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/openmpi/ompi/mpi/cxx/mpicxx.h
|
||||
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/mpi_portable_platform.h
|
||||
omp.h
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/omp.h
|
||||
omp.h
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/omp.h
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
|
||||
|
||||
CMakeFiles/HW10.dir/main.cpp.o
|
||||
/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/main.cpp
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/mpi.h
|
||||
/usr/local/Cellar/open-mpi/4.0.2/include/mpi_portable_platform.h
|
||||
BIN
FinalProject/cmake-build-debug/CMakeFiles/HW10.dir/main.cpp.o
Normal file
BIN
FinalProject/cmake-build-debug/CMakeFiles/HW10.dir/main.cpp.o
Normal file
Binary file not shown.
Reference in New Issue
Block a user