IntelLabs / HPAT.jl

High Performance Analytics Toolkit (HPAT) is a Julia-based framework for big data analytics on clusters.
BSD 2-Clause "Simplified" License
120 stars 16 forks source link

Standalone MPI binary #6

Closed ehsantn closed 8 years ago

ehsantn commented 8 years ago

HPAT needs to be able to generate a standalone MPI binary program that takes the function's input as program arguments.

Wajihulhassan commented 8 years ago

I believe this commit solved this issue. Maybe close this issue.