Conversation
| |aiida-core version|Supported CPU targets|Supported GPU targets|EESSI version|Module| | ||
| | --- | --- | --- | --- | --- | | ||
| |2.7.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`aiida-core/2.7.2-foss-2023a`| | ||
| |2.7.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|*???*|`aiida-core/2.7.2-foss-2023a`| |
There was a problem hiding this comment.
There must be something wrong with the data for this particular package?
docs/scripts/available_software/available_software.py
Lines 185 to 195 in fd1ceca
There was a problem hiding this comment.
Ah yes, some bad data
{
"full_module_name": "/cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/icelake/software/aiida-core/2.7.2-foss-2023a/lib/python3.11/site-packages/aiida/manage/configuration/settings.py:110: UserWarning: Creating AiiDA configuration folder `/home/runner/.aiida`.",
"module_name": "",
"module_version": "cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/icelake/software/aiida-core/2.7.2-foss-2023a/lib/python3.11/site-packages/aiida/manage/configuration/settings.py:110: UserWarning: Creating AiiDA configuration folder `/home/runner/.aiida`."
},
There was a problem hiding this comment.
aiida-core executes a bash completion command on load, this is giving unexpected output
There was a problem hiding this comment.
So this needs to be fixed in https://github.com/EESSI/api_data ?
There was a problem hiding this comment.
Yes, but I don't know how. The code is
but I can't reproduce the output myself.
There was a problem hiding this comment.
should be fixed with EESSI/api_data#17, so we just close this and see if next PR still shows the issue?
|
Superceded by #724 |
No description provided.