Giter VIP home page Giter VIP logo

fastsweep's People

Contributors

dvicini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fastsweep's Issues

fastsweep requires an older version of drjit to work

Setup:

  • Windows 11
  • Mambaforge python 3.10
  • Clean environment
  • Installed with pip install fastsweep

import fastsweep gives error ImportError: DLL load failed while importing _fastsweep_core

Used a dependency walker to find the issue was with drjit_core.dll.

Workaround :

pip install drjit==0.2.2

Solves the issue, I found this version by looking for a build that predates the Pypi fastsweep package.

I think fastsweep just needs a rebuild. Thanks!

[:bug: bug report] Failing to Build Fastsweep

When I tried to build fastsweep using pip install ., the compiler complained that the meshgrid() function in distance_marcher.cpp conflicts with the same function in drjit/util.h, and the building succeeded after I commented out the meshgrid() in distance_marcher.cpp. This issue came up after I upgraded the version of Dr.Jit from 0.2.2 to 0.3.2. I am not sure whether it is a bug.

System configuration

OS: Ubuntu 20.04
Python version: 3.9
CUDA version: 11.7

Dr.Jit version: 0.3.2
Compiled with: Clang 12

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.