optimize warp_sched

This commit is contained in:
Blaise Tine
2020-08-24 04:02:13 -07:00
parent 57971f6c76
commit 9e2d430239
2 changed files with 28 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
#include <fstream>
#include <iomanip>
#define ALL_TESTS
//#define ALL_TESTS
int main(int argc, char **argv) {
if (argc == 1) {