Skip to content

Failed to call cuInit #20

@josenimo

Description

@josenimo

Dear Unmicst developers,

I am trying to run MCMICRO on our HPC, which run with Altair Grid Engine.
While trying to run on the Exemplar001, using the default nextflow config file, I find the following error message in the .command.log of nextflow process:

WARNING:tensorflow:From /usr/local/lib/python3.8/dist-packages/tensorflow/python/compat/v2_compat.py:111: disable_resource_variables (from tensorflow.python.ops.variable_scope) is deprecated and will be removed in a future version.
Instructions for updating:
non-resource variables are not supported in the long term
sh: 1: nvidia-smi: not found
2023-03-15 13:22:16.469590: E tensorflow/stream_executor/cuda/cuda_driver.cc:271] failed call to cuInit: UNKNOWN ERROR (34)

Not really sure why unmicst is looking for a GPU, or trying to nvidia-smi when I have not passed any options, is this the default? Do I have to call to use CPU? Or do I have always to request GPU resource from the HPC?

Thank you for your help!
Jose

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