The ParallelAccelerator package, part of the High Performance Scripting project at Intel Labs
BSD 2-Clause "Simplified" License
294
stars
32
forks
source link
refactor make expression helper functions into CompilerTools #81
Closed
ehsantn closed 8 years ago
Different modules of
ParallelAccelerator
andHPAT
use helper functions likemk_call
. They should be refactored intoCompilerTools
.