Tags: lxrzlyr/GAL-DAWN
Tags
Bugfix: Fix last commit 修改: .vscode/settings.json 修改: README.md 修改: algorithm/CMakeLists.txt 删除: algorithm/apsp_gpu/apsp_gpu.cu 新文件: algorithm/cpu/CMakeLists.txt 重命名: algorithm/apsp_cpu/CMakeLists.txt -> algorithm/cpu/apsp_cpu/CMakeLists.txt 重命名: algorithm/apsp_cpu/apsp_cpu.cpp -> algorithm/cpu/apsp_cpu/apsp_cpu.cpp 新文件: algorithm/cpu/bfs_cpu/CMakeLists.txt 新文件: algorithm/cpu/bfs_cpu/bfs_cpu.cpp 重命名: algorithm/mssp_cpu/CMakeLists.txt -> algorithm/cpu/mssp_cpu/CMakeLists.txt 重命名: algorithm/mssp_cpu/mssp_cpu.cpp -> algorithm/cpu/mssp_cpu/mssp_cpu.cpp 重命名: algorithm/sssp_cpu/CMakeLists.txt -> algorithm/cpu/sssp_cpu/CMakeLists.txt 重命名: algorithm/sssp_cpu/sssp_cpu.cpp -> algorithm/cpu/sssp_cpu/sssp_cpu.cpp 新文件: algorithm/gabps/benchmark.h 新文件: algorithm/gabps/bfs.cc 新文件: algorithm/gabps/command_line.h 新文件: algorithm/gpu/CMakeLists.txt 重命名: algorithm/apsp_gpu/CMakeLists.txt -> algorithm/gpu/apsp_gpu/CMakeLists.txt 重命名: algorithm/sssp_gpu/sssp_gpu.cu -> algorithm/gpu/apsp_gpu/apsp_gpu.cu 新文件: algorithm/gpu/bfs_gpu/CMakeLists.txt 新文件: algorithm/gpu/bfs_gpu/bfs_gpu.cu 重命名: algorithm/mssp_gpu/CMakeLists.txt -> algorithm/gpu/mssp_gpu/CMakeLists.txt 重命名: algorithm/mssp_gpu/mssp_gpu.cu -> algorithm/gpu/mssp_gpu/mssp_gpu.cu 重命名: algorithm/sssp_gpu/CMakeLists.txt -> algorithm/gpu/sssp_gpu/CMakeLists.txt 新文件: algorithm/gpu/sssp_gpu/sssp_gpu.cu 修改: document/Decumentation_v1.md 修改: include/dawn/dawn.cuh 修改: include/dawn/dawn.hxx 修改: src/run.cpp 新文件: src/run.cu 新文件: test/performance.md 删除: test/spmv.cu 修改: test/test.cpp 修改: test/test.cu 修改: tool/check_unweighted.py 删除: tool/draw.py 删除: tool/latency.py 修改: tool/process_all.sh 删除: tool/scalability.py 删除: tool/speedup.py
PreviousNext