Skip to content

Conversation

davebayer
Copy link

This commit should fix #163.

Changes

  1. InitializeApp
    • removed streamID variable initialization
  2. RunApp
    • function VkFFTSync does nothing now for CUDA and HIP
    • added pre and post synchronization in VkFFTAppend function as proposed in issue
    • removed streamCounter variable initialization
  3. DispatchPlan
    • kernels are launched to either 0 stream or app->configuration.stream[0] if some streams were passed
    • removed event recording completely
  4. Structs
    • removed streamCounter and streamID members from CUDA and HIP configuration

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant