Git Product home page Git Product logo

nbody's People

Contributors

drons 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nbody's Issues

How to run

I'm confused about running this. You say "To run n-body problem simulation use 'nbody-simulation' programm.", but there is no file named nbody-simulation. The closest is nbody_solver; is that what you meant? Can you give us an example of how to use it?

Cannot create engine

Hello, I am trying to build and the run the test on my end. I ran the commands in nbody_gpu.ipynb. When I ran the main function I got error

build-release/test/main/nbody-simulation --engine=opencl --solver=rkdp --max_time=300 --min_step=0.001 --check_step=5 --stars_count=1024 --verbose=1 --output=alone_galaxy

Can't create engine QMap(("check_step", QVariant(QString, "5"))("engine", QVariant(QString, "opencl"))("max_time", QVariant(QString, "300"))("min_step", QVariant(QString, "0.001"))("output", QVariant(QString, "alone_galaxy"))("solver", QVariant(QString, "rkdp"))("stars_count", QVariant(QString, "1024"))("verbose", QVariant(QString, "1")))

What could be the cause of this issue?
Also, I am not sure if it is relevant, but in the previous section, I got follow results:

#Runtest
Invalid tree_layout. Allowed values are 'tree', 'heap' or 'heap_stackless'
Invalid traverse_type. Allowed values are 'cycle' or 'nested_tree'
Engine OK!
Solver OK!
Stream OK!

Thank you for the help.

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.