finished MPI Histogram
This commit is contained in:
90
HW3/cmake-build-debug/HW3.cbp
Normal file
90
HW3/cmake-build-debug/HW3.cbp
Normal file
@@ -0,0 +1,90 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6"/>
|
||||
<Project>
|
||||
<Option title="HW3"/>
|
||||
<Option makefile_is_custom="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Option virtualFolders="CMake Files\;"/>
|
||||
<Build>
|
||||
<Target title="all">
|
||||
<Option working_dir="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
||||
<CompileFile command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="rebuild_cache">
|
||||
<Option working_dir="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="edit_cache">
|
||||
<Option working_dir="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
||||
<CompileFile command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="HW3">
|
||||
<Option output="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/HW3" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
<Add directory="/Library/Frameworks"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 HW3"/>
|
||||
<CompileFile command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="HW3/fast">
|
||||
<Option output="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/HW3" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Compiler>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include"/>
|
||||
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
<Add directory="/Library/Frameworks"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 HW3/fast"/>
|
||||
<CompileFile command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||
<Clean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
<DistClean command="/usr/bin/make -j8 -f "/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
</Build>
|
||||
<Unit filename="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/main.cpp">
|
||||
<Option target="HW3"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/HW3/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\"/>
|
||||
</Unit>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
Reference in New Issue
Block a user