Giter VIP home page Giter VIP logo

Comments (4)

carterbox avatar carterbox commented on June 20, 2024

When you opened this issue, there was a template provided for you. You have not included any information about what platform, tomopy, or python version you are using.

In addtion, to the platform, tomopy version, and python version. Please provide the version of numexpr that you are using and the output of multiprocessing.cpu_count() from the standard library.

from tomopy.

Jae-yong-Shin avatar Jae-yong-Shin commented on June 20, 2024

I just checked the template you mentioned. I didn't notice it before, sorry about that. The information you requested is as follows. Thank you.

Platform Information:

OS: Ubuntu 22.04
Python Version: 3.10.13
TomoPy Version: 1.14.1

Numexpr Version: 2.8.7

image

from tomopy.

carterbox avatar carterbox commented on June 20, 2024

The number of cores on your system is 112. As the error says, NUMEXPR_MAX_THREADS is set to 64, so you should set NUMEXPR_MAX_THREADS to some number higher than 112.

from tomopy.

Jae-yong-Shin avatar Jae-yong-Shin commented on June 20, 2024

Thank you!
export NUMEXPR_MAX_THREADS=112
The issue is solved.

from tomopy.

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.