Skip to content

Use different getFile function that doesn't trigger segfault#1040

Merged
eidenyoshida merged 1 commit into
ROCm:developfrom
davidd-amd:sles-segfault
Aug 23, 2024
Merged

Use different getFile function that doesn't trigger segfault#1040
eidenyoshida merged 1 commit into
ROCm:developfrom
davidd-amd:sles-segfault

Conversation

@davidd-amd
Copy link
Copy Markdown
Contributor

The previously used getFile function uses boost::optional and the manner in which it is used in the context of the function is triggering a segfault on SLES. This PR replaces the function with another function from the llvm library.

@davidd-amd davidd-amd added the noCI Disable testing on supported CI systems: math libraries CI has this feature enabled.. label Aug 23, 2024
@davidd-amd davidd-amd self-assigned this Aug 23, 2024
@eidenyoshida eidenyoshida merged commit c18fc68 into ROCm:develop Aug 23, 2024
assistant-librarian Bot pushed a commit that referenced this pull request Sep 10, 2025
Environment variable to override WGM value at run-time for
 experiments (#1040)

To override WGM value set the environment variable TENSILE_FIXED_WGM.
Default is off. This option is meant for easier debugging and
performance experiments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

noCI Disable testing on supported CI systems: math libraries CI has this feature enabled..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants