adds a scaling test that runs with make check-scaling after building with openacc (--with-openacc). Does all the conversions listed in remap_sizes and creates a new timestamped directory and input for each run. It's separate from the normal test suite.
Right now its not working with this branch cause it needs mikyungs changes merged in. I tested it by setting fregrid_gpu to the built tool from the update code.
adds a scaling test that runs with
make check-scaling
after building with openacc (--with-openacc
). Does all the conversions listed inremap_sizes
and creates a new timestamped directory and input for each run. It's separate from the normal test suite.Right now its not working with this branch cause it needs mikyungs changes merged in. I tested it by setting fregrid_gpu to the built tool from the update code.