Skip to content

improving initialization perofrmance with OpenMP #90

@JaeseungYeom

Description

@JaeseungYeom
  • The dependency analysis should be done only once by the master thread and the result should be shared among worker threads.
  • Network should be loaded only once. It is currently loaded during partitioning, and then reloaded by each OpenMP thread.
  • These required issue Modularize JIT #86 completed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions