Seth R. Johnson

Results 149 issues of Seth R. Johnson

The `hipDeviceProps` attribute `executionUnitsPerMultiprocessor` would be useful as documented, but it does not exist nor does it even have a record in the Git history.

Using `$Format:%h$` and the export-subst gitattribute property mean that the release checksum can change post release. I verified this by diffing fresh spack stage directories for the original (spack-cached) version...

new-version
update-package

macOS 10.15 and higher have new LC load commands. See #28344.

new-version
python
update-package

- [x] Checked for duplicates ### Describe the bug (@pcanal determined that it's JSON at fault here) Building with external nljson 3.11 causes CMake to emit an empty `-D` definition...

bug
in:Build System

Hi, I'm the PI of the ForTrilinos project in ECP, currently bundled with ALExa. I think you and I chatted briefly at an ECP meeting two years ago about automating...

Not sure what's happening here, but after upgrading to catalina and GCC10 I'm getting crashes inside the Anasazi Davidson solver due to a lapack call: ``` * thread #1, queue...

- [ ] Export Trilinos Doxygen as XML - [ ] Convert XML to SWIG .i file with [doxy2swig](https://github.com/m7thon/doxy2swig) - [ ] Modify .i file as needed - [x] (in...

type: enhancement
type: documentation
status: ready
scope: story
package: Framework

After implementing twisted faces (#1232 ) the convex region is incorrectly named: it's really a *conjunction* (intersection) of half-spaces rather than a convex region. The important thing is that *crossing...

minor
orange

As part of this I added an improved `grow` function for the bbox and realized while doing so that the existing `min/max` that we've defined is suboptimal for certain architectures...

This PR: - fixes ccache invalidation due to different runner host names - increases ccache size for windows which I think is causing issues with invalidation - adds a cron...

documentation