C++高性能并行编程与优化 - 课件 - 07 深入浅出访存优化
初极狭,才通人。复行数十步,豁然开朗。 • 总之,现在和没优化的 x_blur 差不多快了,应该算是优化完了。 测试 源码在: github.com/parallel101/course/blob/master/07/07_stencil/03 测试 两步走的高斯模糊 两步走的箱型滤波 黑边是因为我们 ndarray 采用的 ghost cell 避免越界,可以手动填充一下这些 ghost cell 为 clamp0 码力 | 147 页 | 18.88 MB | 1 年前3KubeCon2020/大型Kubernetes集群的资源编排优化
individually configurable HPA2 HPAn CronHPA 07-28 10:00 07-28 11:00 Scale up to 100 Scale down to 3 How do CronHPA work with HPA 07-28 10:00 07-28 11:00 CronHPA takes over the work HPA takes0 码力 | 27 页 | 3.91 MB | 1 年前3Rust与算法 - 谢波
什么是蒂姆排序? 蒂姆排序 位运算 高低位排序区别处理 https://github.com/QMHTMY/RustBook/blob/main/publication/code/chapter07/tim_sort_without_gallop.rs 字典树 怎么确定单词结束? 需要区分大小写吗? 图 如何定义点、边、图? 图 点和边操作注意事项 图 联想:图数据结构的的点、边、面似乎满足欧拉公式0 码力 | 28 页 | 3.52 MB | 1 年前3THE FIRST EXPLORATION OF PROJECT SPARROW
Python and C. Adding Rust peripherals in Renode now: https://antmicro.com/blog/2021/07/rust-peripheral-support-in-renode/ A POC sample of Rust UART peripheral. https://github0 码力 | 68 页 | 13.14 MB | 1 年前3C++20's
between 2016-03-13 02:00:00 EST and 2016-03-13 03:00:00 EDT which are both equivalent to 2016-03-13 07:00:00 UTC Note that the US Spring Daylight Saving Transition in 2016 occurred on Sunday March 130 码力 | 55 页 | 8.67 MB | 5 月前3C++高性能并行编程与优化 - 课件 - 05 C++11 开始的多线程编程
C++11 引入的时间标准库: std::chrono • 利用 C++ 强类型的特点,明确区分时间点与时间段,明确区分不同的时间单位。 • 时间点例子: 2022 年 1 月 8 日 13 点 07 分 10 秒 • 时间段例子: 1 分 30 秒 • 时间点类型: chrono::steady_clock::time_point 等 • 时间段类型: chrono::milliseconds0 码力 | 79 页 | 14.11 MB | 1 年前3
共 6 条
- 1