Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/jaxPublic

Commit51d1341

Browse files
ezhulenevGoogle-ML-Automation
authored andcommitted
Explicitly include GPU FFI support in mosaic custom call definition
Forward compatible header re-export will be removed in next XLA change.PiperOrigin-RevId: 837568729
1 parenta418956 commit51d1341

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎jaxlib/mosaic/gpu/BUILD‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ cc_library(
327327
"@tsl//tsl/platform:path",
328328
"@tsl//tsl/profiler/lib:traceme",
329329
"@xla//xla:executable_run_options",
330+
"@xla//xla/backends/gpu:ffi",
330331
"@xla//xla/ffi",
331332
"@xla//xla/ffi:ffi_api",
332333
"@xla//xla/service/gpu/llvm_gpu_backend:nvptx_libdevice_path",

‎jaxlib/mosaic/gpu/custom_call.cc‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ limitations under the License.
109109
#include"jaxlib/mosaic/gpu/passes.h"
110110
#include"jaxlib/mosaic/gpu/serde.h"
111111
#include"jaxlib/mosaic/gpu/target.h"
112+
#include"xla/backends/gpu/ffi.h"
112113
#include"xla/executable_run_options.h"
113114
#include"xla/ffi/ffi.h"
114115
#include"xla/ffi/ffi_api.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp