Peter Brady

Results 7 issues of Peter Brady

### Steps to reproduce the issue ```console $ spack spec thrust %[email protected] Input spec -------------------------------- thrust%[email protected] Concretized -------------------------------- [email protected]%[email protected] arch=darwin-monterey-skylake ``` ### Error message The package builds without error but...

build-error

The `timeout` signal raised during the long running test_wester tests in sympy seem to get lost. - Pure python cache - signal handled appropriately every time ``` bash $ bin/test...

Timing profiles for various aspects of the algorithm would be helpful for optimization (maybe even a C++ implementation which bypasses some of the PyObject machinery): - Initialization of `hashseq` -...

I was hoping to try out meshroom but don't currently have a device with an nvidia gpu so it seems that I can't yet do what I want. I'm curious...

Using apple-clang@13, I can successfully build, install, and run the tests via ctest. The cmake modules detect that apple-clang needed the `-fcoroutines-ts` flag and everything succeeds. But for some reason,...

## PR Summary I was wanting to supply a time dependent source term (for manufactured solutions) using the LowStorageIntegrator and didn't see a direct way to access the time level...

Recently Anthropic released an engineering blog [Effective harnesses for long-running agents](https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents) with an autonomous coding agent [example](https://github.com/anthropics/claude-quickstarts/tree/main/autonomous-coding) that mostly uses the API rather than leveraging CC's agents, skills, and slash...

enhancement