Code Monkey home page Code Monkey logo

Comments (2)

madmann91 avatar madmann91 commented on May 24, 2024

Hello, and thank you for the report. The information you gave above is not nearly enough to determine where the problem happens, or if there is even a problem to speak of. Could you first make sure you have the latest version of the library, then list your platform/OS, and provide some code to reproduce the issue? Without that, there's hardly anything I can do on my end to fix this problem, if it turns out that it does indeed exist.

from bvh.

madmann91 avatar madmann91 commented on May 24, 2024

After some investigation, it seems you have quite the collection of issues reported on various projects. All have the same pattern: You "discovered" some data race somewhere using that tool. See for instance:

manodeep/Corrfunc#255
ParRes/Kernels#585
kimwalisch/primecount#42

Given that:

  1. This library is tested on multiple platforms, with machines with up to 32 threads/16 cores,
  2. You literally have no useful information (that line number is clearly not useful nor meaningful, since that method is called from many possible places),
  3. You have a history of using open-source projects to test a commercial tool,
  4. All of your "issues" on other projects end up being just false positives,

I have strong doubts about your "issue".

Thus, I have decided to remove this. Come back when you have data, some basic test case, and some background on the topic. And for the love of all that is good please stop wasting people's time with bug reports like this, and do at least a bit of investigation yourself. This type of behavior (using the open-source community's time to do your testing/debugging for free) is despicable.

from bvh.

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.