Skip to content

Scatteralloc issues with ITS #6

Description

@delanyinspiron6400

Scatteralloc has some issues with independent thread scheduling, to test this build once with SYNC and once with ASYNC and test the following:

  • Sync

    • ./s_alloc_test 1 16 1 works -> 1 Thread allocating
    • ./s_alloc_test 2 16 1 works -> 2 Threads allocating
  • Async

    • ./s_alloc_test 1 16 1 works
    • ./s_alloc_test 2 16 1 DOES NOT WORK

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions