Skip to content

Running Nextflow run on an ARM64 Architecture Server #86

Description

@fanqi-debug

First, thank you for providing this excellent tool. During its use, I encountered an issue and would like to seek your advice:

The server I am using is based on the ARM64 architecture. However, when running Nextflow with the runcommand, I consistently encounter an error, regardless of whether I:

a) Use the profile -profile docker,

b) Use the profile -profile singularity, or

c) Modify the amdparameter in nextflow.configto "linux/arm64".

The problem persists. I would like to inquire if there is a method to configure the container to pull ARM64 images.

--------------------------Below is the error information from Nextflow during execution-------

Command error:

FATAL: While checking image: could not open image /share/homes/nf-core/04_other/shared_work_dir/singularity/depot.galaxyproject.org-singularity-ubuntu-20.04.img: the image's architecture (amd64) could not run on the host's (arm64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions