oneAPI_based_Parallel_AStar_Algorithm
Zhuofan Lou
Unknown
- 0 Collaborators
基于oneAPI的实现并行查找和结构优化的A*算法 ...learn more
Project status: Under Development
Overview / Usage
对原始的A*算法进行了优化,实现了查找的并行化以及一些数据结构和算法逻辑的优化。
Methodology / Approach
基于oneAPI,在intel devcloud服务器上实现的 并利用相关的CPU,GOU资源进行计算。
Repository
https://github.com/DungeonMasterVANsama/oneAPI_based_Parallel_AStar/tree/main