ExpHP / rsp2

phonons in rust
Apache License 2.0
2 stars 1 forks source link

Doc fixes #123

Closed ExpHP closed 2 years ago

ExpHP commented 3 years ago

SIGILL in force_constants test, presumably when using OpenBLAS. That's cool. Everything's cool. Yep.

ExpHP commented 3 years ago

wait, how did 0a76778 succeed then

ExpHP commented 3 years ago

Invalidating the cache fixed it. Gross. I can't imagine why cargo isn't invalidating its own cache of relevant things. Incorrect modtimes? Differences between runner machines that aren't included in the build hash?

Who cares, I'll just disable the cache on target for now.