Skip to content

Windows gfx1201#1500

Open
amd-mtrifuno wants to merge 28 commits intodevelopfrom
windows_gfx1201
Open

Windows gfx1201#1500
amd-mtrifuno wants to merge 28 commits intodevelopfrom
windows_gfx1201

Conversation

@amd-mtrifuno
Copy link
Contributor

No description provided.

@jichangjichang
Copy link
Collaborator

Please rebase and fix the conflicts.

@amd-mtrifuno
Copy link
Contributor Author

Please rebase and fix the conflicts.

Done.

Serge45
Serge45 previously approved these changes Mar 20, 2025
#include <iomanip>

#include <sys/time.h>
#include <iostream>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove these?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L33 and L34

#ifndef _WIN32
using castT = std::conditional_t<needCast, float, T>;
#else
using castT = float; //temp WA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this? Does L402 crash on linux?

@eidenyoshida eidenyoshida added the noCI Disable testing on supported CI systems: math libraries CI has this feature enabled.. label May 15, 2025
@jayhawk-commits
Copy link
Contributor

Please resolve merge conflicts or close this PR to complete the task of importing PRs from this repo to the monorepo.

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.

6 participants