Skip to content
Started 1 yr 2 mo ago
Took 32 min
Success

Build #305 (Feb 1, 2024, 3:03:10 AM)

Changes
  1. This is (amazingly) BIT_CHANGING. The differences are due to some compiler optimizations, see https://github.com/larson-group/clubb/pull/1133\#issuecomment-1865156979. (details / githubweb)
  2. Removing backslashes. These should be slashes, but gnu,intel,nvidia generate code that treats slashes as whitespace and backslashes as a character, while cray treats backslashes as whitespace as well. This is easily fixed by using quotes, and in the meantime we will change the backslashes to forward slashes. See https://github.com/larson-group/clubb/issues/1138\#issuecomment-1910844013 (details / githubweb)

Started by an SCM change

Revision: 24c87336cde0b6b9eb63b1b3078064a54ac7d343
Repository: https://github.com/larson-group/sam_clubb.git
  • refs/remotes/origin/master