diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-19 01:30:29 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-19 01:30:29 -0400 |
| commit | 47ced4e96bbb782b9e780e8f2cfc637b2c21ff44 (patch) | |
| tree | e0d2a0f28145ba21312c8d96442228d4b7219ff7 /dis/inputs/Neighborhood | |
| parent | a71fc97fd262e1b5770f827047ea60bbaf38d9a2 (diff) | |
Enable internal DIS job looping and port to new extra.h API
Changes to DIS code:
- field, pointer, transitive, and update's random initialization
steps moved the main job loop (so that they run on fresh state
each job).
- Moved free() calls outside of the job loop in matrix
- Removed loose clock() call in pointer
Misc fixes:
- Added input file for neighborhood
- Log status before, rather than after, printing in gen_input.py
Diffstat (limited to 'dis/inputs/Neighborhood')
| -rw-r--r-- | dis/inputs/Neighborhood/test1.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dis/inputs/Neighborhood/test1.in b/dis/inputs/Neighborhood/test1.in new file mode 100644 index 0000000..ef34bad --- /dev/null +++ b/dis/inputs/Neighborhood/test1.in | |||
| @@ -0,0 +1 @@ | |||
| -12789 15 5000 3000 5 200 5 20 | |||
