Jonathan R. Madsen
39bbe8f9d4
Update timemory to support new dependencies and expose more build options (#16241)
* Update timemory/package.py to support new dependencies and expose more build options
* Added missing 'use_arch' option handling
* Fixes for python 2.6
* Fix pyflake error F632
* F632 flake fixes
* Update package.py
* Update package.py
* 80 char width + added extra conflicts + fixed kokkos_modules reference
* 79 char width
* Removed submodule builds
- added allinea_map variant
- disabled caliper by default
- added ompt_{standalone,llvm} variants
* flake8 updates
* 79 char width