首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏大飞的部落阁

    ARM和X86架构的CPU算力对比

    执行测试-浮点数 X86 使用 Unixbench 分别测试单线程和 8 线程 CPU 在 Double-Precision Whetstone 项目中的得分。 parallel copy of tests Dhrystone 2 using register variables 33293015.3 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 33293015.3 2852.9 Double-Precision parallel copies of tests Dhrystone 2 using register variables 265277164.6 lps (10.0 s, 7 samples) Double-Precision parallel copy of tests Dhrystone 2 using register variables 22270696.0 lps (10.0 s, 7 samples) Double-Precision

    4.4K20编辑于 2022-06-17
  • 来自专栏繁花云

    [评测]腾讯云成都区域性能测评

    parallel copy of tests Dhrystone 2 using register variables       34282700.2 lps   (10.0 s, 7 samples) Double-Precision BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0   34282700.2   2937.7 Double-Precision

    9.4K22发布于 2018-07-31
  • 来自专栏喵了个咪的博客空间

    [喵咪开源软件推荐(4)]Liunx跑分神器-unixbench

    parallel copy of tests Dhrystone 2 using register variables 29585257.5 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 29585257.5 2535.2 Double-Precision parallel copies of tests Dhrystone 2 using register variables 80339506.0 lps (10.5 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 80339506.0 6884.3 Double-Precision

    1.5K71发布于 2018-03-02
  • 来自专栏云服务器测评

    云服务器测评 为什么要选择腾讯云服务器?

    of tests 3 4 Dhrystone 2 using register variables 30875708.9 lps (10.0 s, 7 samples) 5 Double-Precision RESULT INDEX 18 Dhrystone 2 using register variables 116700.0 30875708.9 2645.7 19 Double-Precision

    15.1K30发布于 2019-10-10
  • 来自专栏frytea

    两种终端跑分方法介绍 | Linux 下如何跑分

    /Run line 1674. 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision /Run line 1574. 12 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 12 x Double-Precision parallel copy of tests Dhrystone 2 using register variables 54416494.5 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 54416494.5 4662.9 Double-Precision parallel copies of tests Dhrystone 2 using register variables 362748151.2 lps (10.0 s, 7 samples) Double-Precision

    10K60编辑于 2023-10-20
  • 来自专栏力哥聊运维与云计算

    unixbench详解

    johantheghost at yahoo period com 1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10 1 x Double-Precision parallel copy of tests Dhrystone 2 using register variables       28890881.0 lps   (10.0 s, 7 samples) Double-Precision BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0   28890881.0   2475.7 Double-Precision

    9.7K30发布于 2019-06-28
  • 来自专栏云服务器测评测评

    为什么要选择腾讯云服务器?看完云服务器测评就知道了!

    of tests 3 4 Dhrystone 2 using register variables 30875708.9 lps (10.0 s, 7 samples) 5 Double-Precision RESULT INDEX 18 Dhrystone 2 using register variables 116700.0 30875708.9 2645.7 19 Double-Precision

    6.2K00发布于 2019-10-26
  • 来自专栏力哥聊运维与云计算

    KVM虚拟机cpu pinning实战

    parallel copy of tests Dhrystone 2 using register variables       28890881.0 lps   (10.0 s, 7 samples) Double-Precision BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0   28890881.0   2475.7 Double-Precision parallel copy of tests Dhrystone 2 using register variables       29812559.6 lps   (10.0 s, 7 samples) Double-Precision BASELINE       RESULT    INDEX Dhrystone 2 using register variables         116700.0   29812559.6   2554.6 Double-Precision

    2.5K30发布于 2019-06-28
  • 来自专栏C++ 动态新闻推送

    C++ 中文周刊 2024-09-07 第168期

    mmask8 mask; // Process 8 elements at a time for (; i + 7 < length; i += 8) { // Load 8 double-precision mask for the remaining elements mask = (1 << (length - i)) - 1; // Load remaining double-precision half-precision floats __m128i src_vec = _mm_loadu_si128((__m128i*)&src[i]); // Convert to double-precision half-precision floats __m128i src_vec = _mm_maskz_loadu_epi16(mask, &src[i]); // Convert to double-precision

    26110编辑于 2024-09-10
  • 来自专栏散尽浮华

    Linux服务器性能压力测试

    johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision parallel copy of tests Dhrystone 2 using register variables 31665236.6 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 31665236.6 2713.4 Double-Precision wait states)整数数据类型(integer data types)的影响 2. ******************** Double-Precision Whetstone 1 2 3 4

    10.3K70发布于 2018-01-23
  • 来自专栏云技术分享

    linux主机上,UnixBench性能测试工具使用

    johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision parallel copy of tmps Dhrystone 2 using register variables 27236987.7 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 27236987.7 2333.9 Double-Precision

    3.3K10发布于 2021-01-28
  • 来自专栏云服务器活动

    为什么要选择腾讯云服务器?看完云服务器测评就知道了!

    of tests 3 4 Dhrystone 2 using register variables 30875708.9 lps (10.0 s, 7 samples) 5 Double-Precision RESULT INDEX 18 Dhrystone 2 using register variables 116700.0 30875708.9 2645.7 19 Double-Precision

    6.7K00发布于 2019-05-11
  • 来自专栏全栈程序员必看

    树莓派3B 开箱配置

    parallel copy of tests Dhrystone 2 using register variables 4289612.9 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 4289612.9 367.6 Double-Precision parallel copies of tests Dhrystone 2 using register variables 13601920.9 lps (10.0 s, 7 samples) Double-Precision BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 13601920.9 1165.5 Double-Precision

    1.1K10编辑于 2022-09-12
  • 来自专栏祥的专栏

    [Matlab]VS和Matlab混合编程(相关API使用-进阶)

    Create or Delete Array mxCreateDoubleMatrix //2-D, double-precision, floating-point array mxCreateDoubleScalar //Scalar, double-precision array initialized to specified value mxCreateNumericMatrix //2-D numeric Validate Data mxIsDouble //Determine whether mxArray represents data as double-precision, floating-point

    86120发布于 2020-03-10
  • 来自专栏GPUS开发者

    DAY34:阅读算术指令

    Sine and Cosine sinf(x), cosf(x), tanf(x), sincosf(x), and corresponding double-precision instructions magnitude is less than 105615.0f for the single-precision functions, and less than 2147483648.0 for the double-precision present, 28 bytes of local memory are used by single-precision functions, and 44 bytes are used by double-precision operating on variables of type char or short whose operands generally need to be converted to int, · Double-precision

    78430发布于 2018-06-22
  • 来自专栏人工智能LeadAI

    Tesla P100

    NVIDIA TESLA P100 加速器性能规格 Double-Precision Performance 4.7 TeraFLOPS Single-Precision Performance 9.3

    90500编辑于 2023-03-28
  • 来自专栏计算机视觉理论及其实现

    tf.dtypes

    half-precision floating-point. tf.float32: 32-bit single-precision floating-point. tf.float64: 64-bit double-precision bit truncated floating-point. tf.complex64: 64-bit single-precision complex. tf.complex128: 128-bit double-precision

    1.2K10编辑于 2022-09-28
  • 来自专栏云服务器活动

    腾讯云NVIDIA GPU实例配置性能使用场景及注意事项

    NVIDIA GPU云服务器硬件规格 规格说明: GPU 性能:主要指标为 GPU 的浮点运行能力,TF 代表 T Flops,SP 代表 single-precision 单精度浮点运算,DP 代表 double-precision

    3.8K00发布于 2019-06-01
  • 来自专栏cloudskyme

    JArgs命令行选项解析->Java套件

    The -s and -f options take integer and // double-precision floating-point values respectively.

    1.4K50发布于 2018-03-19
  • 来自专栏Android必知必会

    Android 必知必会 - 使用 ADB 操作 Clipboard

    d: Write the 64-bit double-precision number N into the send parcel.

    2.7K30发布于 2019-07-01
领券