Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GPUModel setup of Mersenne Twister only works in some cases #879

Open
Labels
GPUbugSomething isn't working
@NicolasJPosey

Description

@NicolasJPosey

In GPUModel::setupSim, we initialize the Mersenne Twister for generating noise per vertex. However, it explicitly assumes that numVertices is >= 100 and a multiple of 100. If a simulation is run that doesn't met this requirement, an invalid kernel configuration error will be thrown. It doesn't look like it impacts running a kernel but could mask other errors.

Image

We should look into trying to generalize this to work for all configurations (i.e. any number of vertices).

Metadata

Metadata

Assignees

No one assigned

    Labels

    GPUbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp