Giter VIP home page Giter VIP logo

Comments (7)

h-vetinari avatar h-vetinari commented on August 21, 2024

Please format your error string correctly (using triple backticks), and provide the information requested in the issue template (conda list and conda info).

from ctng-compilers-feedstock.

RajalakshmiSR avatar RajalakshmiSR commented on August 21, 2024

@h-vetinari updated the description

from ctng-compilers-feedstock.

h-vetinari avatar h-vetinari commented on August 21, 2024

You are mixing packages between channels (conda-forge & Anaconda main), which is not supported. Every conda-forge feedstock (as well as the docs, obviously) contains the instructions to do:

conda config --add channels conda-forge
conda config --set channel_priority strict

Do that an then either update or recreate your environment. Then let us know if the problem still persists and I'll be happy to reopen the issue. In the meantime I'm closing this as not actionable.

from ctng-compilers-feedstock.

RajalakshmiSR avatar RajalakshmiSR commented on August 21, 2024

@h-vetinari Can you please reopen the issue? I have updated the information with new environment.

from ctng-compilers-feedstock.

RajalakshmiSR avatar RajalakshmiSR commented on August 21, 2024

This is blocking pytorch torch.compile workflow as we use -mcpu=native.
https://github.com/pytorch/pytorch/blob/main/torch/_inductor/codecache.py#L1394

from ctng-compilers-feedstock.

RajalakshmiSR avatar RajalakshmiSR commented on August 21, 2024

@isuruf When will this fix be available as part of conda-forge build?

from ctng-compilers-feedstock.

h-vetinari avatar h-vetinari commented on August 21, 2024

When will this fix be available as part of conda-forge build?

After you update gcc, it should work already. The fixed builds got released a few days ago with #132.

from ctng-compilers-feedstock.

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.