Skip to content

use new easyblocks and easyconfigs #935

@puneet336

Description

@puneet336

Hi Team ,

I am using easybuild 5.1.0

user@server pytorch]$ eb --version
This is EasyBuild 5.1.0 (framework: 5.1.0, easyblocks: 5.1.0) on server

i need to install a newer version of pytorch which is bundled in
https://github.com/easybuilders/easybuild-easyconfigs/archive/refs/tags/easybuild-easyconfigs-v5.3.0.tar.gz
https://github.com/easybuilders/easybuild-easyblocks/archive/refs/tags/easybuild-easyblocks-v5.3.0.tar.gz

i downloaded and extracted these tarballs as:

/home/user/MySoftware/busdev_new/ easybuild-easyblocks-easybuild-easyblocks-v5.3.0
/home/user/MySoftware/busdev_new/easybuild-easyconfigs-easybuild-easyconfigs-v5.3.0
/home/user/MySoftware/busdev_new/pytorch

now while installing using eb, i see following error:

[user@server pytorch]$  eb PyTorch-2.9.1-foss-2024a.eb --robot --robot-paths=/home/user/MySoftware/busdev_new/easybuild-easyconfigs-easybuild-easyconfigs-v5.3.0/easybuild/easyconfigs/
== Temporary log file in case of crash /scratch/tmp/eb-4b4cm3jy/easybuild-cuoycwrw.log
== resolving dependencies ...

WARNING: Use of 1 unknown easyconfig parameters detected in Python-3.12.3-GCCcore-13.3.0.eb: patch_ctypes_ld_library_path
If these are just local variables please rename them to start with 'local_', or try using --fix-deprecated-easyconfigs to do this automatically.
For more information, see https://docs.easybuild.io/easyconfig-files-local-variables/ .

ERROR: Failed to process easyconfig /home/user/MySoftware/busdev_new/easybuild-easyconfigs-easybuild-easyconfigs-v5.3.0/easybuild/easyconfigs/b/BLIS/BLIS-1.0-GCC-13.3.0.eb: No software-specific easyblock 'EB_BLIS' found for BLIS
[user@server pytorch]$

i tried including easyblocks, but i see issue

 eb PyTorch-2.9.1-foss-2024a.eb --robot --robot-paths=/home/user/MySoftware/busdev_new/easybuild-easyconfigs-easybuild-easyconfigs-v5.3.0/easybuild/easyconfigs/ --include-easyblocks /home/user/MySoftware/busdev_new/easybuild-easyblocks-easybuild-easyblocks-v5.3.0/install/lib/python3.9/site-packages/easybuild/easyblocks/
ERROR: Failed to parse configuration options: "No files found using glob pattern '/home/user/MySoftware/busdev_new/easybuild-easyblocks-easybuild-easyblocks-v5.3.0/install/lib/python3.9/site-packages/easybuild/easyblocks/

tried :
/home/user/MySoftware/busdev_new/easybuild-easyblocks-easybuild-easyblocks-v5.3.0/install/lib/python3.9/site-packages/easybuild/easyblocks/
/home/user/MySoftware/busdev_new/easybuild-easyblocks-easybuild-easyblocks-v5.3.0/install/lib/python3.9/site-packages/easybuild/
/home/user/MySoftware/busdev_new/easybuild-easyblocks-easybuild-easyblocks-v5.3.0/

but i see same " "No files found using glob pattern" with all these paths.

Please advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions