V2EX carmark
carmark's repos on GitHub
Go 24 人关注
pseudo-terminal-go
4 人关注
papers
Good Papers
Go 1 人关注
gofs
0 人关注
awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
Shell 0 人关注
bash_file
Go 0 人关注
cadvisor
Analyzes resource usage and performance characteristics of running containers.
Go 0 人关注
caffe2operator
Experimental repository for a caffe2 operator
0 人关注
calculon
0 人关注
carmark
0 人关注
code2pdf
windows/linux
0 人关注
code2pdf-win
code2pdf windows version
0 人关注
community
Information about the Kubeflow community including proposals and governance information.
0 人关注
crd-validation
Validation Generation for Kubeflow CRD on Kubernetes
Go 0 人关注
docker
Docker - the open-source application container engine
0 人关注
docker-test
Python 0 人关注
douzhr
Python 0 人关注
dstat
Versatile resource statistics tool
Go 0 人关注
federation-v2
Kubernetes Federation v2 Prototype
C 0 人关注
fiche
Command line pastebin for sharing terminal output.
Python 0 人关注
getfreeiodomain
0 人关注
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!中国加油!世界加油!)
Go 0 人关注
go-virtualbox
VirtualBox wrappers in Go.
0 人关注
gomeetup
Go 0 人关注
gosqlite
Automatically exported from code.google.com/p/gosqlite
Go 0 人关注
gotgt
Go 0 人关注
govmomi
Go library for the VMware vSphere API
0 人关注
gpu-manager
Python 0 人关注
gpu-skills
Ruby 0 人关注
homebrew
:beer: The missing package manager for OS X.
Ruby 0 人关注
homebrew-cask
A CLI workflow for the administration of Mac applications distributed as binaries
Ruby 0 人关注
homebrew-core
:beers: Core formulae for the Homebrew package manager
Perl 0 人关注
hypertest
C 0 人关注
illumos-gate
Community developed and maintained version of the OS/Net consolidation
Go 0 人关注
k8s-device-plugin
NVIDIA device plugin for Kubernetes
Go 0 人关注
k8s-rdma-device-plugin
RDMA device plugin for Kubernetes
0 人关注
keras-resources
Python 0 人关注
kubeflow
Machine Learning Toolkit for Kubernetes
Go 0 人关注
kubernetes
Production-Grade Container Scheduling and Management
Go 0 人关注
libcompose
An experimental go library providing Compose-like functionality
C 0 人关注
libiscsi
iscsi client library and utilities
Perl 0 人关注
linux-kstat
Sun::Solaris::Kstat perl module for linux-zfs
Go 0 人关注
mpi-operator
Kubernetes Operator for Allreduce-style Distributed Training
0 人关注
nccl
Optimized primitives for collective multi-GPU communication
Shell 0 人关注
node-topo-sched-extender
C 0 人关注
open-iscsi
iSCSI tools for Linux
Shell 0 人关注
opengrok
opengrok Dockerfile
C++ 0 人关注
plxpcom
Mirror of PLXPCOM(http://plxpcom.mozdev.org/)
0 人关注
pykstat
Go 0 人关注
pytorch-operator
PyTorch on Kubernetes
0 人关注
rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Go 0 人关注
runc
runc container cli tools
Go 0 人关注
seaweedfs
Seaweed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
0 人关注
sriov-cni
DPDK & SR-IOV CNI plugin
0 人关注
stargz-snapshotter
Fast docker image distribution plugin for containerd, based on CRFS/stargz
Go 0 人关注
tf-operator
Tools for ML/Tensorflow on Kubernetes.
0 人关注
tracee
[EXPERIMENTAL] Container tracing using eBPF
Python 0 人关注
twitter-most-followed
How to find out who's popular for a particular group of Twitter users such as the Hacker News community.
C 0 人关注
vbox
VimL 0 人关注
vimrc
My personal VIM configuration
0 人关注
volcano
A Kubernetes Native Batch System
C 0 人关注
xhyve
xhyve, a lightweight OS X virtualization solution
carmark

carmark

  Software Engineer
V2EX 第 12571 号会员,加入于 2011-10-12 17:43:52 +08:00
今日活跃度排名 10997
1 G 32 S 36 B
根据 carmark 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
carmark 最近回复了
2025 年 12 月 30 日
回复了 d0r1an 创建的主题 程序员 整理了 AI Agent 生态的开源项目,也推一下自己的
kata container.
未来是否支持按秒计费?能否有个 GPU sandbox?类似 modal.com
2025 年 6 月 16 日
回复了 ryan4yin 创建的主题 Kubernetes KubeCon China 2025 见闻
@ryan4yin 所以总结下呢? All in AI 的感觉?
SeaweedFS 主要还是图片或其他非经常修改的对象,如果经常更改,可能并不如 minio 功能完善。
2025 年 2 月 15 日
回复了 v2dev 创建的主题 NVIDIA NVLink 对显卡集群的影响有多大?
8 台还是 8 张,节点内可以走 nvlink 或者 pcie ,节点间如果要低延时可以走 IB 或者 RoCE 。一般而言推理并不需要高带宽,但是需要低延迟的产品。所以如果是 8 台机器最好上 IB 或者 RoCE ,这个比以太网好太多,如果是单机八卡那么其实上 nvlink 意义不大,重点还是要用正经的推理引擎,ollama 的目标是为了能兼容多种硬件。
可以跟别人卷 mlsys
2025 年 1 月 14 日
回复了 walkingDoge 创建的主题 程序员 GPU 虚拟化有哪些应用场景?
开发机,小模型( CV )推理。
2024 年 12 月 11 日
回复了 allegory 创建的主题 程序员 DPDK 如何学习才能就职相应的岗位
@allegory BOSS 搜一下呢?这个主要是搞 RoCE 拥塞控制,各种监控,各种识别,然后与 nccl 协同。

当然还有比如新华三这种做 RoCE 协议开发的。
2024 年 12 月 11 日
回复了 allegory 创建的主题 程序员 DPDK 如何学习才能就职相应的岗位
建议找个实习搞 RDMA ,这个可能方向性上面更好,AI 强依赖这个。

无论从需求到场景都会更多。
@ruanimal

Base 湾区 $130k-170k/yr, 0.5%-1.5% equity
Base 国内面议
关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     1198 人在线   最高记录 6679       Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 18ms UTC 23:35 PVG 07:35 LAX 16:35 JFK 19:35
Do have faith in what you're doing.
ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86