GithubHelp home page GithubHelp logo

Comments (6)

rashidma avatar rashidma commented on June 3, 2024 1

I checked on Intel website.
The E5-2620 v4 was launched in 2016 and supports AVX instruction set as mentioned below:
Instruction Set Extensions Intel® AVX2

Thanks

from nextneopi.

riederd avatar riederd commented on June 3, 2024

Hi,

it seems that the CPU you are using does not have the AVX instruction set required by GATK CNNScoreVariants. Which type of CPU is this?

What is the output of:
cat /proc/cpuinfo | grep "model name"
and
cat /proc/cpuinfo | grep avx

from nextneopi.

rashidma avatar rashidma commented on June 3, 2024

Hello,
yes i think so. Information are below:

cat /proc/cpuinfo | grep "model name"
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz

cat /proc/cpuinfo | grep avx

No output.
I need to run this pipeline asap. So, is this pipeline available as conda package or environment??
Thanks

from nextneopi.

riederd avatar riederd commented on June 3, 2024

Unfortunately your type of CPU is not supported by GATK CNNScoreVariants since lacks the AVX instruction set.
The Intel(R) Xeon(R) CPU X5650 is about 13 years old, maybe you have access to a newer system with a more up-to-date CPU.

from nextneopi.

rashidma avatar rashidma commented on June 3, 2024

Thank you for this information.
What about the below CPU?
model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz

I have access to a HPC with 16 such CPUs .

Best regards

from nextneopi.

riederd avatar riederd commented on June 3, 2024

This model should work!

from nextneopi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.