To interested parties,

I've put together a small nim wrapper for hpx. Nim's C/C++ interop is nice.
The language is statically typed, compiles to C relatively quickly, and
with hpx it provides a chapel/python experience. The process has been
straightforward (2 evenings of moderate work) and the wrapper works on a
single machine and has been tested on a slurm cluster. Link to the wrapper
is below:

https://github.com/ct-clmsn/nim-hpx

There's a bit of work to do with respect to getting nim typed variables
working with hpx serialization. Other than that, constructive feedback or
guidance regarding how to expand the feature set would be appreciated.

v/r,
Chris
_______________________________________________
hpx-users mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to