Skip to content

Commit

Permalink
fix ref link
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiAnimeGeneral committed Aug 24, 2024
1 parent 31c895c commit 2be0c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cubecl-core/src/frontend/synchronization.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pub mod sync_units {

/// storageBarrier()
/// See https://github.com/gpuweb/gpuweb/discussions/3935
/// https://github.com/gpuweb/gpuweb/discussions/4821#discussioncomment-10397124
/// https://github.com/gpuweb/gpuweb/discussions/4821
pub fn sync_storage() {}

pub mod sync_storage {
Expand Down

0 comments on commit 2be0c7b

Please sign in to comment.