Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows build test from pr 2465 #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

windows build test from pr 2465 #1

wants to merge 5 commits into from

Conversation

wkpark
Copy link
Owner

@wkpark wkpark commented Nov 29, 2023

No description provided.

@wkpark wkpark force-pushed the pr-windows-2465 branch 26 times, most recently from ae1efd7 to 0c56b59 Compare December 1, 2023 20:02
 * based on triton-lang#2465
 * maually applied, rebased, fix lint errors
 * use set_target_properties(), cleanup for windows
 * remove '/A' platform option to use windows ninja
 * remove unknown option '/m'
 * use sysconfig.get_config_var() to get the path of python*.lib
 * use os.name to check dll extension
 * clang fix for windows
 * remove '-fPIC' for windows clang

Original-author-by: Andrei Gheorghe <andrei@dharmaventures.co>
Signed-off-by: Won-Kyu Park <wkpark@gmail.com>
 * based on Windows support PR triton-lang#2456 by @andreigh
 * DISPATCH_ARGS fix by @andreigh
 * WIN32 fix using LoadLibrary
clang error
"(aka 'long long') must match previous return type 'long' when lambda expression has unspecified explicit return typ"
 * use conda for ubuntu-latest
 * enable windows-latest build
 * add environment.yml
 * fix for windows
 * disable artifact check for non self-hosted
 * build wheels and upload dist artifacts
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