积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(800)Python(273)云计算&大数据(228)综合其他(215)Weblate(195)Java(186)Spring(140)C++(136)VirtualBox(113)数据库(112)

语言

全部英语(1420)

格式

全部PDF文档 PDF(1101)其他文档 其他(306)TXT文档 TXT(10)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.064 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 云计算&大数据
  • 综合其他
  • Weblate
  • Java
  • Spring
  • C++
  • VirtualBox
  • 数据库
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Bridging the Gap: Writing Portable Programs for CPU and GPU

    1/66Bridging the Gap: Writing Portable Programs for CPU and GPU using CUDA Thomas Mejstrik Sebastian Woblistin 2/66Content 1 Motivation Audience etc.. Cuda crash course Quiz time 2 Patterns Oldschool afterwards7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Algorithms are designed differently Latency/Throughput Memory bandwidth Number of talk7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Why it makes sense? Library/Framework developers Embarrassingly parallel algorithms
    0 码力 | 124 页 | 4.10 MB | 5 月前
    3
  • pdf文档 How and When You Should Measure CPU Overhead of eBPF Programs

    How and When You Should Measure CPU Overhead of eBPF Programs Bryce Kahle, Datadog October 28, 2020 Why should I profile eBPF programs? CI variance tracking Tools kernel.bpf_stats_enabled kernel
    0 码力 | 20 页 | 2.04 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.4.0 Documentation

    by this number. You can use @alignOf to find out this value for any type. Alignment depends on the CPU architecture, but is always a power of two, and less than 1 << 29. In Zig, a pointer type has an alignment hermit, hurd, wasi, zen, uefi, }; pub const Arch = union(enum) { arm: Arm32, armeb: Arm32, aarch64: Arm64, aarch64_be: Arm64, arc, avr, bpfel, bpfeb, hexagon riscv64, sparc, sparcv9, sparcel, s390x, tce, tcele, thumb: Arm32, thumbeb: Arm32, i386, x86_64, xcore, nvptx, nvptx64, le32, le64, amdil
    0 码力 | 207 页 | 5.29 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.5.0 Documentation

    by this number. You can use @alignOf to find out this value for any type. Alignment depends on the CPU architecture, but is always a power of two, and less than 1 << 29. In Zig, a pointer type has an alignment wasi, emscripten, zen, uefi, }; pub const Arch = union(enum) { arm: Arm32, armeb: Arm32, aarch64: Arm64, aarch64_be: Arm64, aarch64_32: Arm64, arc, avr, riscv64, sparc, sparcv9, sparcel, s390x, tce, tcele, thumb: Arm32, thumbeb: Arm32, i386, x86_64, xcore, nvptx, nvptx64, le32, le64, amdil
    0 码力 | 224 页 | 5.80 MB | 1 年前
    3
  • pdf文档 Kotlin 1.2 Language Documentation

    Kotlin/Native supports the following platforms: iOS (arm32, arm64, emulator x86_64) MacOS (x86_64) Android (arm32, arm64) Windows (mingw x86_64) Linux (x86_64, arm32, MIPS, MIPS little endian) WebAssembly (wasm32) nextPrintTime = startTime var i = 0 while (i < 5) { // computation loop, just wastes CPU // print a message twice a second if (System.currentTimeMillis() >= nextPrintTime) Array) = runBlocking { val channel = Channel() launch { // this might be heavy CPU-consuming computation or async logic, we'll just send five squares for (x in 1..5) channel
    0 码力 | 333 页 | 2.22 MB | 1 年前
    3
  • pdf文档 Linux Lab v1.3 Manual

    features (e.g. gc-sections) breaks the other kernel features on the main CPU architectures. These scripts uses qemu-system-ARCH as the cpu/board simulator, basic boot+func- tion tests have been done for ftrace+perf 用户组,联系微信:tinylab,公众号:泰晓科技 If often use, please increase disk storage to 100G~200G, memory storage to 8G, cpu cores to 4 and above. Currently, all of the X86_64 systems support Docker should be able to run Linux aarch64/raspi3 ]: 3 ARCH = arm64 4 CPU ?= cortex-a53 5 LINUX ?= v5.1 6 ROOTDEV_LIST := /dev/mmcblk0 /dev/ram0 7 ROOTDEV ?= /dev/mmcblk0 8 [ aarch64/virt ]: 9 ARCH = arm64 10 CPU ?= cortex-a57 11 LINUX ?=
    0 码力 | 66 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Linux Lab v1.2 Manual

    features (e.g. gc-sections) breaks the other kernel features on the main CPU architectures. These scripts uses qemu-system-ARCH as the cpu/board simulator, basic boot+func- tion tests have been done for ftrace+perf unpredictable exceptions If often use, please increase disk storage to 100G~200G, memory storage to 8G, cpu cores to 4 and above. Currently, all of the X86_64 systems support Docker should be able to run Linux aarch64/raspi3 ]: 3 ARCH = arm64 4 CPU ?= cortex-a53 5 LINUX ?= v5.1 6 ROOTDEV_LIST := /dev/mmcblk0 /dev/ram0 7 ROOTDEV ?= /dev/mmcblk0 8 [ aarch64/virt ]: 9 ARCH = arm64 10 CPU ?= cortex-a57 11 LINUX ?=
    0 码力 | 67 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Linux Lab v1.1 Manual

    features (e.g. gc-sections) breaks the other kernel features on the main CPU architectures. These scripts uses qemu-system-ARCH as the cpu/board simulator, basic boot+func- tion tests have been done for ftrace+perf unpredictable exceptions If often use, please increase disk storage to 100G~200G, memory storage to 8G, cpu cores to 4 and above. Currently, all of the X86_64 systems support Docker should be able to run Linux aarch64/raspi3 ]: 3 ARCH = arm64 4 CPU ?= cortex-a53 5 LINUX ?= v5.1 6 ROOTDEV_LIST := /dev/mmcblk0 /dev/ram0 7 ROOTDEV ?= /dev/mmcblk0 8 [ aarch64/virt ]: 9 ARCH = arm64 10 CPU ?= cortex-a57 11 LINUX ?=
    0 码力 | 65 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    supports the following platforms: iOS (arm32, arm64, simulator x86_64) MacOS (x86_64) Android (arm32, arm64) Windows (mingw x86_64, x86) Linux (x86_64, arm32, MIPS, MIPS little endian, Raspberry Pi) var nextPrintTime = startTime var i = 0 while (i < 5) { // computation loop, just wastes CPU // print a message twice a second if (System.currentTimeMillis() >= nextPrintTime) function that was invoked. The uncon�ned dispatcher is appropriate for coroutines which neither consume CPU time nor update any shared data (like UI) con�ned to a speci�c thread. Uncon�ned vs con�ned dispatcher
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
  • pdf文档 PyArmor Documentation v5.9.5

    ******************* **************** * FATAL ERROR: * * This OpenCV build doesn't support current CPU / HW configuration * * * * Use OPENCV_DUMP_CONFIG = 1 environment variable for details * ********* ˓→cpp:538: error: (-215: Assertion failed) Missing support for required CPU baseline features. Check ˓→OpenCV build configuration and required CPU / HW setup. in function 'initialize' One solution is to specify for core routines, they’re generated in runtime. Besides, the pre-built dynamic library for linux arm32/64 are packed into the source package. Fixed issues: • The module multiprocessing starts new process
    0 码力 | 131 页 | 428.65 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BridgingtheGapWritingPortableProgramsforCPUandGPUHowWhenYouShouldMeasureOverheadofeBPFzig编程语言Kotlin1.2LanguageDocumentationLinuxLabv1Manual1.3PyArmorv59.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩