ParRes / Kernels

This is a set of simple programs that can be used to explore the features of a parallel platform.
https://groups.google.com/forum/#!forum/parallel-research-kernels
Other
409 stars 107 forks source link

make input parsing work with older C# compilers #531

Closed jeffhammond closed 3 years ago

jeffhammond commented 3 years ago

MCS 4.6 on Ubuntu 18 AAarch64 didn't like the previous implementation and I am fine with trading potential robustness for portability.