Skip to content

Conversation

@nedo99
Copy link
Contributor

@nedo99 nedo99 commented Oct 19, 2023

Existing Sample Changes

Description

  • The sample failed on devices that do not support double precision
  • Modify MandelbrotParameters class to template to support float and double
  • Add two kernels, one for single precision and one for double precision

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

* The sample failed on devices that do not support double precision
* Modify MandelbrotParameters class to template to support float and
double
* Add two kernels, one for single precision and one for double precision
@jimmytwei jimmytwei merged commit 007919c into oneapi-src:development Oct 19, 2023
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.

2 participants