edimetia3d 最近的时间轴更新
edimetia3d's repos on GitHub
C++ · 126 人关注
OPC-Client-X64
An open source OPC DA Client SDK/ToolKit written in C++, support both 32 bit and 64 bit.
C++ · 26 人关注
cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
C++ · 21 人关注
simpleBMP
A bare metal C++ header only library, support 8bit&24bit bmp read&write
Python · 9 人关注
pybind11_weaver
A fully customizable pybind11 generator to help generate code for exsiting c/c++ library.
AutoHotkey · 2 人关注
MageBot
This is a toolset to help you serve food/water portal to your guild member in classic wow
NASL · 1 人关注
pylibclang
A fully featured & always updated python binding for libclang.
NASL · 1 人关注
pylibtooling
A Python binding for clang libtooling
C++ · 1 人关注
shm_lib
A toolset providing data structure and alogrithms working in shared mem.
C++ · 0 人关注
central_msg
An example to show how to manage const text of a project in a central location.
Python · 0 人关注
chell
A toy graph computation framework
HTML · 0 人关注
craftinginterpreters
Repository for the book "Crafting Interpreters"
CMake · 0 人关注
cross_dev
C++ · 0 人关注
cutlass
CUDA Templates for Linear Algebra Subroutines
0 人关注
glow
Compiler for Neural Network hardware accelerators
CMake · 0 人关注
gl_playground
A simple opengl wrapper, could also be a supplement to LearnOpenGL
Rust · 0 人关注
learning_rust
Just a logging repo
0 人关注
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
0 人关注
Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
CMake · 0 人关注
minimal_lit
0 人关注
mixin_example
0 人关注
mlu-ops
Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .
0 人关注
Paddle-Lite
Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)
C++ · 0 人关注
pointer_analysis_guide
C++ · 0 人关注
power_override
A lib to help you override symbols that loaded by dlsym
Lua · 0 人关注
tradeDispenser-classic
The revival of the WoW vanilla mod tradeDispenser - for Classic.
Python · 0 人关注
transformer
A naive implementation of the famous NLP model
C++ · 0 人关注
triton
Development repository for the Triton language and compiler
edimetia3d

edimetia3d

🏢  China / (HPC|ML Compiler) Eng
V2EX 第 119647 号会员,加入于 2015-05-30 11:29:52 +08:00
今日活跃度排名 11041
edimetia3d 最近回复了
261 天前
回复了 ns2250225 创建的主题 程序员 新语言 Mojo
Mojo 的野望应该并不是上层应用, 而是高性能计算. 可以和 google 的 JAX, openAI 的 triton 之类对标. 只不过后者选择做扩展, mojo 选择做语言

不过我的预期一直是: 随便写一个计算稠密的代码, 能用 mojo 自动把 GPU 和 CPU 都跑满.

离这应该还很远.
283 天前
回复了 thiiadoewjwe 创建的主题 程序员 怎么提高 C++项目编译速度
@zzzkkk 就是直接用一个很强的服务器做开发机, 几十个人共用.
283 天前
回复了 thiiadoewjwe 创建的主题 程序员 怎么提高 C++项目编译速度
道理上就是分布式, 预编译, 预链接, 缓存. 项目构建系统需要开发和 IT 一起来维护了, 容易吃力不讨好的.

以前用过 incredibuild, 全公司开发机都强制贡献至少 1 个核, 好像不错.

linux 下都是开发服务器了, 256 core 2T 内存起步, 大力出奇迹.
惭愧,这个应该跟 star 无关,我 80 多 star 的时候就有免费了
我来部分更新一下 这个帖子权重很高,帮后来的同学避避坑
1 重装可以用 ultraiso 写 usb ,Rufus 创建的有问题
2 驱动问题应该都解决了,先用官方的驱动工具下好离线驱动, 再 Windows update , 再用官方的电脑管家更新,应该就是最新了
3 按住 f12 进 boot menu ,按住 f2 进 bios ,重装要用到 usb 键盘鼠标
4 我这用 typec pd 和 hdmi 连我的 2415q 都没啥问题
2023-01-20 11:16:38 +08:00
回复了 PowerDi 创建的主题 问与答 C++循环依赖疑问
1. 这个应该不叫循环依赖
2. 用 CMAKE 的逻辑, target_link_library(B PRIVATE C)即可
3. ldd 会打印所有间接依赖, 应该用 objdump 看直接依赖
mark. 我也很好奇. 有没有了解的同学?

感觉 qemu 应该是一个虚拟机, 会有一个 loop 来 dispatch instruction?
exagear 这样的方案应该是动态转译指令,然后直接 JIT 的用 native CPU 来跑?
2022-10-03 19:27:05 +08:00
回复了 aneureka 创建的主题 C++ 陈硕这次在在 C++ 技术大会上的分享,感觉挺受用的
比较赞同, 基本上是目前主流的两个观点:
1. DSA is the future.
2. Clang is more powerful than you might know.

不过可能因为我一直在做性能相关的工作? 所以其实并没有感觉到有多少新鲜的内容.
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1461 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 17:30 · PVG 01:30 · LAX 10:30 · JFK 13:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.