Skip to content

Tensorflow AVX instructions error when using ARM build #22

@camlloyd

Description

@camlloyd

Using the new 2.7.8-arm image:

(base) cameron@Camerons-MacBook-Pro ~ % nextflow run labsyspharm/mcmicro --in /Users/cameron/exemplar-002

 N E X T F L O W   ~  version 24.10.4

Launching `https://github.com/labsyspharm/mcmicro` [pedantic_keller] DSL2 - revision: 950169628b [master]

executor >  local (4)
[-        ] staging:phenoimager2mc         -
[-        ] illumination                   -
[-        ] registration:ashlar            -
[-        ] background:backsub             -
[-        ] dearray:coreograph             -
[-        ] segmentation:roadie:runTask    -
[ad/0bc4cf] seg…ntation:worker (unmicst-2) | 0 of 4
[-        ] segmentation:s3seg             -
[-        ] quantification:mcquant         -
[-        ] downstream:worker              -
[-        ] viz:autominerva                -
ERROR ~ Error executing process > 'segmentation:worker (unmicst-1)'

Caused by:
  Process `segmentation:worker (unmicst-1)` terminated with an error exit status (134)


Command executed:

  python /app/unmicstWrapper.py --stackOutput --outputPath .  4.ome.tif

Command exit status:
executor >  local (4)
[-        ] staging:phenoimager2mc         -
[-        ] illumination                   -
[-        ] registration:ashlar            -
[-        ] background:backsub             -
[-        ] dearray:coreograph             -
[-        ] segmentation:roadie:runTask    -
[ad/0bc4cf] seg…ntation:worker (unmicst-2) | 2 of 4, failed: 2
[-        ] segmentation:s3seg             -
[-        ] quantification:mcquant         -
[-        ] downstream:worker              -
[-        ] viz:autominerva                -
ERROR ~ Error executing process > 'segmentation:worker (unmicst-1)'

Caused by:
  Process `segmentation:worker (unmicst-1)` terminated with an error exit status (134)


Command executed:

  python /app/unmicstWrapper.py --stackOutput --outputPath .  4.ome.tif

Command exit status:
  134

Command output:
  (empty)

Command error:
  The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.
  .command.sh: line 2:     7 Aborted                 python /app/unmicstWrapper.py --stackOutput --outputPath . 4.ome.tif

Work dir:
  /Users/cameron/work/b4/fd42b2aee8e651fffd39d4a9f8eefd

Container:
  labsyspharm/unmicst:2.7.8-arm

Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`

 -- Check '.nextflow.log' file for details

(base) cameron@Camerons-MacBook-Pro ~ % 

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