摘要: 在公司个一次team building中 马小哈同学提出了一个问题。问题描述:棋盘被分成n*n的格子,每个格子有若干米粒,有一只小鸡从左上角出发,移动到右下角,每次只能向右或者向下移动。 求一个算法,算法的输入是每个格子的米粒数,输出是一个“向右走”/“向下走”的指令序列,使得小鸡吃到的米粒数最大化... 阅读全文
posted @ 2014-06-06 23:34 lvmxh 阅读(751) 评论(0) 推荐(0) 编辑
摘要: 1. 首先了解操作系统堆的分配 Linux的堆分配 2. 看看java自身的内存布局 JVM 内存布局,写得太好了 ! & JVM内存结构揭秘:堆内存的奥秘 工具 JVM堆空间大小的设置(-Xms和-Xmx)和查看 3. Java自身的内存调整的机制 Java 堆内存动态调整 & 配置动态内存优化 阅读全文
posted @ 2025-02-08 10:10 lvmxh 阅读(3) 评论(0) 推荐(0) 编辑
摘要: V3论文: https://github.com/deepseek-ai/DeepSeek-V3/blob/main/DeepSeek_V3.pdf R1论文: https://github.com/deepseek-ai/DeepSeek-R1/blob/main/DeepSeek_R1.pdf 阅读全文
posted @ 2025-02-05 10:23 lvmxh 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 华为 海光 amd intel nv GPU/NPU Ascend910 深算二号 Instinct MI100-300 RX 桌面系列( RX5000,RX6000 RX7000,RX9000) Gaudi 3 桌面:ARC A770 P100、V100、A100、H100、B200 桌面:RTX 阅读全文
posted @ 2025-01-30 19:40 lvmxh 阅读(9) 评论(0) 推荐(0) 编辑
摘要: https://nephio.org/ 阅读全文
posted @ 2024-10-17 09:07 lvmxh 阅读(6) 评论(0) 推荐(0) 编辑
摘要: EIS: Edge Insights for Industrial Geti™ Software - Computer Vision AI Platform smart video process 是用AI技术,增强了视频visual质量,但是降低了streaming cost。使用技术,bitra 阅读全文
posted @ 2024-10-16 08:29 lvmxh 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 1. 证书问题 Kyverno - Kubernetes 进阶训练营(第3期) (qikqiak.com) ArgoCD and cert-manager TLS/SSL certificates Integration: In-depth guide | by soappanda | Medium 阅读全文
posted @ 2024-10-11 12:59 lvmxh 阅读(43) 评论(0) 推荐(0) 编辑
摘要: 简介 GenAIExamples/ProductivitySuite at main · opea-project/GenAIExamples (github.com) Productivity Suite, a tool designed to streamline your workflow a 阅读全文
posted @ 2024-09-29 11:21 lvmxh 阅读(44) 评论(0) 推荐(0) 编辑
摘要: NRI Device Plugins | Kubernetes 阅读全文
posted @ 2024-09-28 19:58 lvmxh 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Install tools install kubevirt: https://kubebyexample.com/learning-paths/kubevirt-fundamentals/guided-exercise-installing-kubevirt (Tiber install, no 阅读全文
posted @ 2024-09-27 08:21 lvmxh 阅读(33) 评论(0) 推荐(0) 编辑
摘要: ref: Helm | 从这里开始吧 create a helm chart chart=prompt-usvchelm create $chart add ConfigMap check the values from:GenAIComps/comps/prompt_registry/mongo/ 阅读全文
posted @ 2024-09-24 20:25 lvmxh 阅读(7) 评论(0) 推荐(0) 编辑