IntelligentSoftwareSystems / Galois

Galois: C++ library for multi-core and multi-node parallelization
http://iss.ices.utexas.edu/?p=projects/galois
Other
310 stars 131 forks source link

Did this framework support SIMD instruction for parallelization? #414

Open zlwu92 opened 5 months ago

zlwu92 commented 5 months ago

Hi,

I feel this is a great project. And I'm wondering if this framework support SIMD instruction for parallelization or the multithreaded CPU program?