gunrock / graphblast

High-Performance Linear Algebra-based Graph Primitives on GPUs
Apache License 2.0
209 stars 27 forks source link

Move some command-line argument defaults to be environment variables instead #1

Open ctcyang opened 5 years ago

ctcyang commented 5 years ago

Currently, desc.loadArgs is required to load many default values. This is undesirable from an user interface perspective. For example, "Error: Simple kernel unmasked not implemented yet! will be thrown if desc.loadArgs is not called by test/gmxv.cu.