GithubHelp home page GithubHelp logo

Comments (2)

badrishc avatar badrishc commented on May 7, 2024

Please refer to the response here for help with log creation.

How many threads are you using with FASTER? The code assumes an upper limit, defined here.

I would try to make sure you are not creating too many threads to use with FASTER. If you are sure you need more than the number of threads specified in the limit above, you may increase the limit (in powers of two).

from faster.

 avatar commented on May 7, 2024

Thanks Badrish.

I am not creating threads. I am using task parallel library. Parallel.Foreach on an IEnumerable. Then I process each record which creates multiple entries and in turn processes each of them an so on. Think of doing graph search on a graph of unknown size.

Based on your explanation, I think TPL is creating more threads than the upper limit of FASTER.

I will do a work around and see if this error goes away.

from faster.

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.