- 05 Jul, 2020 1 commit
-
-
Thomas Purcell authored
this is causing a bug somehow
-
- 03 Jul, 2020 8 commits
-
-
Thomas Purcell authored
Overwrites and better format
-
Thomas Purcell authored
ensure temp storage is at least 1
-
Thomas Purcell authored
See if that removes the dma error
-
Thomas Purcell authored
I think the previous errors were caused by the bug in error eval
-
Thomas Purcell authored
Allowed 1 - (-1) to pass previously.
-
Thomas Purcell authored
-
Thomas Purcell authored
Revert "Allow for optional temp storage size" See merge request tpurcell/cpp_sisso!2
-
Thomas Purcell authored
This reverts commit 00ff6620
-
- 30 Jun, 2020 1 commit
-
-
Thomas Purcell authored
-
- 29 Jun, 2020 3 commits
-
-
Thomas Purcell authored
temp storage can be set manually
-
Thomas Purcell authored
Integer underflow occuring
-
Thomas Purcell authored
error in l0 was wrong
-
- 28 Jun, 2020 1 commit
-
-
Thomas Purcell authored
-
- 27 Jun, 2020 5 commits
-
-
Thomas Purcell authored
don't print as much out to the console
-
Thomas Purcell authored
There were errors with temp_storage_reg and setting selected feature values
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 26 Jun, 2020 3 commits
-
-
Thomas Purcell authored
if there are not enough features raise errors sooner
-
Thomas Purcell authored
Just always replace the worst one
-
Thomas Purcell authored
basically excluded given a bug in the constructor checks
-
- 18 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Add/sub in numerator should be allowed if denominator is the previous rung
-
- 17 Jun, 2020 3 commits
-
-
Thomas Purcell authored
-Saves memory -should allow for larger sis to get past MPI send Made Model Nodes Models now do not connect to the main value arrays so it will be easier to serialize in the future
-
Thomas Purcell authored
use transforms not for loops
-
Thomas Purcell authored
div node needs more restrictions and op nodes is const fixed
-
- 15 Jun, 2020 1 commit
-
-
Thomas Purcell authored
used wrong variables.
-
- 14 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Fixed a bug with how some features were being created
-
- 13 Jun, 2020 1 commit
-
-
Thomas Purcell authored
should reduce time for feature generation
-
- 12 Jun, 2020 2 commits
-
-
Thomas Purcell authored
limit the number of operations done
-
Thomas Purcell authored
Works on initial test cases
-
- 11 Jun, 2020 1 commit
-
-
Thomas Purcell authored
It works locally, but not on the cluster
-
- 10 Jun, 2020 6 commits
-
-
Thomas Purcell authored
I was too agressive with removing features, fixed that
-
Thomas Purcell authored
-
Thomas Purcell authored
made an explicit iterate function to do this recursively
-
Thomas Purcell authored
More feature elimination steps. Clear out register when doing generation/proejction
-
Thomas Purcell authored
Forgot to set_value in new sis checsk
-
Thomas Purcell authored
Division/multiplcation nodes cant have division features/inverse empyt unit check
-
- 09 Jun, 2020 2 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Check if this helps with memory problems
-