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
jerrrrry
infinicore
Commits
ff484bc7
Commit
ff484bc7
authored
Apr 10, 2025
by
zhangyue
Browse files
issue/111: fix format
parent
b4b2adf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/infiniop/devices/kunlun/kunlun_common.h
src/infiniop/devices/kunlun/kunlun_common.h
+1
-1
No files found.
src/infiniop/devices/kunlun/kunlun_common.h
View file @
ff484bc7
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
#include "xpu/runtime.h"
#include "xpu/runtime.h"
// Get mask for kunlun xpu 512bit register calculation
// Get mask for kunlun xpu 512bit register calculation
// if data is not enough to 512bit, padding zero and use
// if data is not enough to 512bit, padding zero and use
// mask to identify real data
// mask to identify real data
// 0 - i bit 1, others 0
// 0 - i bit 1, others 0
inline
__device__
float
lowerBitMask
(
int
i
)
{
inline
__device__
float
lowerBitMask
(
int
i
)
{
...
...
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