MPIwithACOonTSP
li jinyong
Guangzhou, Guangdong Province
- 0 Collaborators
Assignment Project for High Performance Computing at South China University of Technology. Solving TSP problems by parallelized ant colony algorithms. Created by Li Jinyong(202220143152) and Liu Yitong(201930330186). ...learn more
Project status: Under Development
oneAPI, Artificial Intelligence
Intel Technologies
DevCloud,
oneAPI,
Intel Python
Overview / Usage
Solving TSP problems by parallelized ant colony algorithms.
Methodology / Approach
need mpi4py and install MS-MPI . python 3.6 with related packages.
in cmd use mpiexec -np 10 python ACS_kroA100.py to run it.