Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orangecat
ollama
Commits
c32de00b
Commit
c32de00b
authored
Feb 08, 2025
by
xuxzh1
🎱
Browse files
update Makefile.rocm
parent
5caf0b5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
make/Makefile.rocm
make/Makefile.rocm
+2
-2
No files found.
make/Makefile.rocm
View file @
c32de00b
...
@@ -6,8 +6,8 @@
...
@@ -6,8 +6,8 @@
include
make/common-defs.make
include
make/common-defs.make
include
make/rocm-defs.make
include
make/rocm-defs.make
HIP_ARCHS_COMMON
:=
gfx928 gfx906
HIP_ARCHS_COMMON
:=
gfx928 gfx906
gfx936 gfx926
HIP_ARCHS_LINUX
:=
gfx928 gfx906
HIP_ARCHS_LINUX
:=
gfx928 gfx906
gfx936 gfx926
ifeq
($(OS),windows)
ifeq
($(OS),windows)
GPU_LIB_DIR
:=
$(
shell
cygpath
-m
-s
"
$(HIP_PATH)
/bin"
)
GPU_LIB_DIR
:=
$(
shell
cygpath
-m
-s
"
$(HIP_PATH)
/bin"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment