Skip to content

Relase v2.6.3 with bug fixes

Compare
Choose a tag to compare
@khuck khuck released this 12 Jul 15:25
· 241 commits to develop since this release
  • view commit • Fixing typo in usage message for apex_exec
  • view commit • Add .circleci/config.yml
  • view commit • Update config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Updated config.yml
  • view commit • Merge pull request #174 from UO-OACISS/circleci-project-setup
  • view commit • Update README.md
  • view commit • fixed return before error message
  • view commit • Check return value from getline
  • view commit • Adding throw attributes to malloc, calloc, free, realloc
  • view commit • Fixing compiler warnings
  • view commit • Removing throw attributes from malloc, free, realloc, calloc
  • view commit • Adding return code check for system call
  • view commit • Updating readme
  • view commit • Adding sleep so that the very short tests don't crash when finalizing during the startup of the proc_read thread
  • view commit • Fixing bug in apex-summary.py script for default behavior
  • view commit • Merge branch 'develop' of git.nic.uoregon.edu:/gitroot/xpress-apex into develop
  • view commit • fixing bug in apex-summary.py, adding regular expressions for --drop and --keep flags in the apex-treesummary.py
  • view commit • Adding additional test output on failures
  • view commit • Adding --verbose option, and fixing a bug in the --keep processing to prevent double-adding the root node
  • view commit • Allowing for multiple root node pdfs to be written by apex-treesummary.py
  • view commit • Debugging summary scripts
  • view commit • Re-enabling older json hatchet output
  • view commit • Making sure flow events are unique across processes.
  • view commit • Adding PAPI output for CSV tasktree output
  • view commit • Make sure that ompt target callback data is added to maps before the asynchronous buffer is processed - some events may end up in the buffer before the synchronous event has finished.
  • view commit • Updating location of ActiveHarmony download
  • view commit • Fixing OMPT support for older implementations
  • view commit • Removing unused variable
  • view commit • Fixing stop after finalization error and issue with 0 length OMPT timers
  • view commit • Fixing CMake issues with IntelLLVM, memory wrapper output file naming and not ld_preloading when calling env during apex_exec.
  • view commit • Fixing compiler warnings from nvhpc on Polaris
  • view commit • Fixing simulated annealing minimum iterations
  • view commit • Updating version