书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 1526 个相关结果.
  • 11.5 C++ AMP的编译流

    11.5 C++ AMP的编译流 11.5 C++ AMP的编译流 上一节中我们了解了C++ AMP 与OpenCL的对应关系,那么对于编译和链接C++ AMP 程序的方式也应该很容易理解。具体到CLamp编译器上,其进行如下的一些操作: 写完代码之后,将C++ AMP 源码以“设备端模式”进行编译(所有C++ AMP 指定的语言规则都会检查并应...
  • Building

    Building Requirements Pre-built binaries ARM64 binaries Modifying Envoy Building The Envoy build system uses Bazel. In order to ease initial building and for a quick start,...
  • Building

    Building Linux/Mac Target Requirements Windows Target Requirements Detailed instructions Modifying Envoy Building The Envoy build system uses Bazel . In order to ease initi...
  • asm

    asm asm The asm keyword can be used to insert inline assembly, which is needed for a very small set of features such as fiber switching and system calls: # x86-64 targets only...
  • 万花筒:添加调试信息

    2677 2020-03-18 《LLVM入门教程》
    9.万花筒:添加调试信息 9.1 第9章介绍 9.2 为什么这是一个难题? 9.3 提前编译模式 9.4 编译单元 9.5 DWARF发射设置 9.6 功能 9.7 源位置 9.8 变量 9.9 完整的代码清单 9.万花筒:添加调试信息 第9章简介 为什么这是一个难题? 提前编译模式 编译单位 DWARF排放设置 功能 来源地点 ...
  • ARM (Linux)

    ARM (Linux) ) 32-bit (ARMv6, ARMv7) ) Raspberry Pi 1 / Raspberry Pi Zero Raspberry Pi 2 AArch64 (ARMv8) ) nVidia Jetson TX2 ARM (Linux) ) Julia fully supports ARMv8 (AArch6...
  • 已知问题

    已知问题 已知问题 openGauss没有文件权限,慢盘监控功能。在文件权限异常时,数据库会退出,日志中会有相应打印信息。在慢盘时,数据库操作会变慢。 备机只读、级联备机只读和极致RTO特性不兼容,如果启动了极致RTO,需要关闭备机只读、级联备机只读,反之一样。 MOT(Memory Optimized Tables)与增量检查点特性不兼容,...
  • GAUSS-04381 – GAUSS-04390

    GAUSS-04381 – GAUSS-04390 GAUSS-04381 – GAUSS-04390 GAUSS-04381: “detected write past chunk end in %s %p” SQLSTATE: XX000 错误原因:在free内存时,验证填充的字符,若不正确,报错。 解决办法:PANIC级别,用于Debug模...
  • GAUSS-04381 — GAUSS-04390

    GAUSS-04381 — GAUSS-04390 GAUSS-04381 — GAUSS-04390 GAUSS-04381: “detected write past chunk end in %s %p” SQLSTATE: XX000 错误原因:在free内存时,验证填充的字符,若不正确,报错。 解决办法:PANIC级别,用于Debug...
  • External Functions

    External Functions External Functions The JIT provides a number of other more advanced interfaces for things like freeing allocated machine code, rejit’ing functions to update ...