Skip to content
Pedro Santos Neves edited this page Nov 7, 2025 · 6 revisions

Welcome to the dev.eessi.io-mtw wiki!

For detailed descriptions of how to use this repository, refer to the documentation.

Here are the currently working commands to build with the bot:

Deploy to EESSI version 2023.06

bot: build repo:dev.eessi.io-2023.06 instance:dev.eessi.io-bot-mtw-aws for:arch=aarch64/neoverse_n1
bot: build repo:dev.eessi.io-2023.06 instance:dev.eessi.io-bot-mtw-aws for:arch=aarch64/neoverse_v1
bot: build repo:dev.eessi.io-2023.06 instance:dev.eessi.io-bot-mtw-aws for:arch=x86_64/amd/zen2
bot: build repo:dev.eessi.io-2023.06 instance:dev.eessi.io-bot-mtw-aws for:arch=x86_64/amd/zen4

Deploy to EESSI version 2025.06

bot: build repo:dev.eessi.io-2025.06 instance:dev.eessi.io-bot-mtw-aws for:arch=aarch64/neoverse_n1
bot: build repo:dev.eessi.io-2025.06 instance:dev.eessi.io-bot-mtw-aws for:arch=aarch64/neoverse_v1
bot: build repo:dev.eessi.io-2025.06 instance:dev.eessi.io-bot-mtw-aws for:arch=x86_64/amd/zen2
bot: build repo:dev.eessi.io-2025.06 instance:dev.eessi.io-bot-mtw-aws for:arch=x86_64/amd/zen4

Note that to build using the correct EESSI version, the easystack file pointing to the easyconfig file should be in the appropriate directory. The directory should have the same name as the EESSI version being built for.

Clone this wiki locally