开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
atomic

atomic

go

Sequentially consistent fence(顺序一致性屏障)

英文: Sequentially consistent fence 问题 如果我使用 asm 编译器级别的 memory 屏障来执行 cpuid,这是否与顺序一致的屏障具有相同的行为? 现在假设我执行...
huangapple 2023年5月28日146评论c++ x86
go

在不同线程之间更新原子变量的延迟反映

英文: Delay in atomic variable update reflection across threads 问题 I am interested in the exploring th...
huangapple 2023年5月22日143评论c++ multithreading
go

With very short sleep times, why does a thread only finish zero or one iteration of printing before seeing the stop flag set?

英文: With very short sleep times, why does a thread only finish zero or one iteration of printing bef...
huangapple 2023年5月17日136评论c++ multithreading
go

CUDA AtomicCAS 死锁

英文: CUDA AtomicCAS Deadlock 问题 I have translated the code part for you. Here's the translated code: ...
huangapple 2023年5月13日161评论c++ mutex
go

实现一个无锁的无界队列,使用新的atomic.Pointer类型。

英文: Implementing an lock-free unbounded queue with new atomic.Pointer types 问题 我正在尝试实现Michael和Scott的...
huangapple 2023年4月22日149评论atomic go
go

为什么跨缓存行边界的原子存储编译为普通的MOV存储指令?

英文: Why atomic store on variable that cross cache-line boundaries compiles to normal MOV store instr...
huangapple 2023年4月11日124评论c gcc
go

内存控制器在传播缓存行时如何确保原子内存顺序?

英文: How does the memory controller guarantee memory ordering of atomics when propagating cachelines?...
huangapple 2023年4月11日135评论atomic c++
go

单写多读的并发性

英文: Concurrency with a SINGLE WRITE by a single writer and multiple readers 问题 注意:这个问题与其他并发性问题不同,因为不...
huangapple 2023年4月1日141评论concurrency go
go

在NVIDIA Nsight Compute中对共享内存原子核进行性能分析时发生错误。

英文: Error in profiling shared memory atomic kernel in Nsight Compute 问题 I am trying the global atomi...
huangapple 2023年3月9日127评论atomic cuda
go

如何保护数据的初始化只在一个线程中进行?

英文: How to guard the initialization of data to one thread? 问题 使用现代C++,在一个线程初始化共享内存,然后被多个线程读取的最佳方式是什么...
huangapple 2023年3月7日135评论c++ c++20
7

文章导航

1 2 3 4 5 6 7
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17029524

热门标签

spring json arrays reactjs css html flutter sql typescript pandas go node.js c# python c++ r javascript android java spring-boot

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码