Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: 2.3.2-pre #39

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Update: 2.3.2-pre #39

merged 1 commit into from
Jun 1, 2024

Conversation

lxrzlyr
Copy link
Collaborator

@lxrzlyr lxrzlyr commented Jun 1, 2024

modified:   algorithm/CMakeLists.txt
modified:   algorithm/cpu/CMakeLists.txt
modified:   algorithm/cpu/bc_cpu/bc_cpu.cpp
modified:   algorithm/gpu/CMakeLists.txt
modified:   algorithm/gpu/apsp_gpu/CMakeLists.txt
modified:   algorithm/gpu/bfs_gpu/CMakeLists.txt
modified:   algorithm/gpu/bfs_gpu/bfs_gpu.cu
modified:   algorithm/gpu/cc_gpu/CMakeLists.txt
modified:   algorithm/gpu/mssp_gpu/CMakeLists.txt
modified:   algorithm/gpu/sssp_gpu/CMakeLists.txt
modified:   include/dawn/algorithm/cpu/bc.hxx
modified:   include/dawn/tool.hxx
modified:   src/algorithm/cpu/bc.cpp
modified:   src/algorithm/cpu/bfs.cpp
modified:   src/graph.cpp
modified:   src/tool.cpp
modified:   test/Test_Guide.md
new file:   test/test_process.sh
new file:   tool/check_bc.py

	modified:   algorithm/CMakeLists.txt
	modified:   algorithm/cpu/CMakeLists.txt
	modified:   algorithm/cpu/bc_cpu/bc_cpu.cpp
	modified:   algorithm/gpu/CMakeLists.txt
	modified:   algorithm/gpu/apsp_gpu/CMakeLists.txt
	modified:   algorithm/gpu/bfs_gpu/CMakeLists.txt
	modified:   algorithm/gpu/bfs_gpu/bfs_gpu.cu
	modified:   algorithm/gpu/cc_gpu/CMakeLists.txt
	modified:   algorithm/gpu/mssp_gpu/CMakeLists.txt
	modified:   algorithm/gpu/sssp_gpu/CMakeLists.txt
	modified:   include/dawn/algorithm/cpu/bc.hxx
	modified:   include/dawn/tool.hxx
	modified:   src/algorithm/cpu/bc.cpp
	modified:   src/algorithm/cpu/bfs.cpp
	modified:   src/graph.cpp
	modified:   src/tool.cpp
	modified:   test/Test_Guide.md
	new file:   test/test_process.sh
	new file:   tool/check_bc.py
@lxrzlyr lxrzlyr merged commit 14da6a2 into ining7:dev Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant