diff --git a/data/categories.json b/data/categories.json index 79c4f1b..6087e33 100644 --- a/data/categories.json +++ b/data/categories.json @@ -256,673 +256,698 @@ "order": 2, "subcategories": [ { - "id": "gaming", - "name": "游戏显卡", + "extra_fields": [], + "feature_labels": { + "fp32": "FP32算力", + "launch_price": "首发价格", + "memory_size": "显存容量", + "shading_units": "着色单元" + }, "icon": "ri-gamepad-line", + "id": "gaming", "key_features": [ "memory_size", "shading_units", "launch_price", "fp32" ], - "feature_labels": { - "memory_size": "显存容量", - "shading_units": "着色单元", - "launch_price": "首发价格", - "fp32": "FP32算力" - }, - "extra_fields": [] + "name": "游戏显卡" }, { - "id": "professional", - "name": "专业显卡", + "extra_fields": [], + "feature_labels": { + "bandwidth": "带宽", + "launch_price": "首发价格", + "memory_size": "显存容量", + "tensor_cores": "Tensor核心" + }, "icon": "ri-building-line", + "id": "professional", "key_features": [ "memory_size", "tensor_cores", "bandwidth", "launch_price" ], - "feature_labels": { - "memory_size": "显存容量", - "tensor_cores": "Tensor核心", - "bandwidth": "带宽", - "launch_price": "首发价格" - }, - "extra_fields": [] + "name": "专业显卡" }, { - "id": "datacenter", - "name": "数据中心", + "extra_fields": [ + { + "description": "是否支持NVLink互联", + "input_style": "normal", + "key": "nvlink", + "label": "NVLink", + "required": false, + "type": "text" + }, + { + "description": "是否支持多实例GPU", + "input_style": "normal", + "key": "multi_instance", + "label": "MIG", + "required": false, + "type": "text" + } + ], + "feature_labels": { + "bandwidth": "带宽", + "fp16_matrix": "FP16矩阵算力", + "memory_size": "显存容量", + "tensor_cores": "Tensor核心" + }, "icon": "ri-server-line", + "id": "datacenter", "key_features": [ "memory_size", "tensor_cores", "bandwidth", "fp16_matrix" ], - "feature_labels": { - "memory_size": "显存容量", - "tensor_cores": "Tensor核心", - "bandwidth": "带宽", - "fp16_matrix": "FP16矩阵算力" - }, - "extra_fields": [ - { - "key": "nvlink", - "label": "NVLink", - "type": "text", - "description": "是否支持NVLink互联", - "required": false, - "input_style": "normal" - }, - { - "key": "multi_instance", - "label": "MIG", - "type": "text", - "description": "是否支持多实例GPU", - "required": false, - "input_style": "normal" - } - ] + "name": "数据中心" } ], "fields": [ { + "category": "图形处理器芯片基础信息", + "description": "GPU产品名称", + "input_style": "normal", "key": "name", "label": "名称", - "type": "text", - "description": "GPU产品名称", "required": true, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "GPU芯片代号,核心芯片型号", + "input_style": "normal", "key": "gpu_name", "label": "GPU名称", - "type": "text", - "description": "GPU芯片代号,核心芯片型号", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片具体版本编号", + "input_style": "normal", "key": "gpu_variant", "label": "GPU变体型号", - "type": "text", - "description": "芯片具体版本编号", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "GPU微架构", + "input_style": "normal", "key": "architecture", "label": "架构", - "type": "text", - "description": "GPU微架构", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片制造工厂", + "input_style": "normal", "key": "foundry", "label": "晶圆厂", - "type": "text", - "description": "芯片制造工厂", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "晶体管工艺类型", + "input_style": "normal", "key": "process_type", "label": "工艺类型", - "type": "text", - "description": "晶体管工艺类型", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片制造制程,x纳米工艺", + "input_style": "normal", "key": "process_size", "label": "工艺节点", - "type": "text", - "description": "芯片制造制程,x纳米工艺", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片内晶体管总数", + "input_style": "normal", "key": "transistors", "label": "晶体管数量", - "type": "text", - "description": "芯片内晶体管总数", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "每平方毫米裸片上晶体管数量", + "input_style": "normal", "key": "density", "label": "晶体管密度", - "type": "text", - "description": "每平方毫米裸片上晶体管数量", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "GPU核心硅片面积", + "input_style": "normal", "key": "die_size", "label": "裸片面积", - "type": "text", - "description": "GPU核心硅片面积", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片封装形式", + "input_style": "normal", "key": "chip_package", "label": "芯片封装", - "type": "text", - "description": "芯片封装形式", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "芯片封装外壳长宽尺寸", + "input_style": "normal", "key": "package_size", "label": "封装尺寸", - "type": "text", - "description": "芯片封装外壳长宽尺寸", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "GPU核心默认基础工作频率", + "input_style": "normal", "key": "base_clock", "label": "基础频率", - "type": "text", - "description": "GPU核心默认基础工作频率", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "图形处理器芯片基础信息", + "description": "GPU核心可达到的最高睿频", + "input_style": "normal", "key": "boost_clock", "label": "加速频率", - "type": "text", - "description": "GPU核心可达到的最高睿频", "required": false, - "input_style": "normal", - "category": "图形处理器芯片基础信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "显卡制造商(NVIDIA/AMD等)", + "input_style": "normal", "key": "manufacturer", "label": "厂商", - "type": "text", - "description": "显卡制造商(NVIDIA/AMD等)", "required": true, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "产品正式上市发布时间", + "input_style": "normal", "key": "release_date", "label": "发布日期", - "type": "text", - "description": "产品正式上市发布时间", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "产品对外公布的时间", + "input_style": "normal", "key": "announced", "label": "官宣日期", - "type": "text", - "description": "产品对外公布的时间", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "产品系列", + "input_style": "normal", "key": "generation", "label": "产品世代", - "type": "text", - "description": "产品系列", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "当前生产状态", + "input_style": "normal", "key": "production", "label": "生产状态", - "type": "text", - "description": "当前生产状态", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "厂商仍持续维护更新驱动程序", + "input_style": "normal", "key": "driver_support", "label": "驱动支持状态", - "type": "text", - "description": "厂商仍持续维护更新驱动程序", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "产品上市首发售价", + "input_style": "normal", "key": "launch_price", "label": "首发价格", - "type": "text", - "description": "产品上市首发售价", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "可购买渠道", + "input_style": "normal", "key": "current_price", "label": "当前售价", - "type": "text", - "description": "可购买渠道", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "主机与显卡通信总线", + "input_style": "normal", "key": "bus_interface", "label": "总线接口", - "type": "text", - "description": "主机与显卡通信总线", "required": false, - "input_style": "normal", - "category": "显卡产品信息" + "type": "text" }, { + "category": "显卡产品信息", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "input_style": "long", "key": "official_urls", "label": "官网地址", - "type": "json", - "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", "required": false, - "input_style": "long", - "category": "显卡产品信息" + "type": "json" }, { + "category": "显卡产品信息", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "input_style": "long", "key": "reference_urls", "label": "数据参考", - "type": "json", - "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", "required": false, - "input_style": "long", - "category": "显卡产品信息" + "type": "json" }, { + "category": "显卡产品信息", + "description": "GPU简介", + "input_style": "long", "key": "description", "label": "描述", - "type": "text", - "description": "GPU简介", "required": false, - "input_style": "long", - "category": "显卡产品信息" + "type": "text" }, { - "key": "shading_units", - "label": "着色单元", - "type": "text", - "description": "GPU着色运算单元总数", + "category": "渲染硬件配置", + "description": "CUDA核心,流处理器数,GPU着色运算单元总数", + "key": "cuda_cores", + "label": "CUDA核心", "required": false, + "type": "text" + }, + { + "category": "渲染硬件配置", + "description": "纹理贴图采样单元数量", "input_style": "normal", - "category": "渲染硬件配置" - }, - { "key": "tmus", "label": "纹理映射单元", - "type": "text", - "description": "纹理贴图采样单元数量", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "光栅化像素输出单元数量", + "input_style": "normal", "key": "rops", "label": "光栅输出单元", - "type": "text", - "description": "光栅化像素输出单元数量", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "CUDA流式多处理器SM总数", + "input_style": "normal", "key": "sm_count", "label": "流式多处理器数量", - "type": "text", - "description": "CUDA流式多处理器SM总数", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "AI张量运算专用核心数量", + "input_style": "normal", "key": "tensor_cores", "label": "张量核心数量", - "type": "text", - "description": "AI张量运算专用核心数量", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "实时光线追踪专用核心数量", + "input_style": "normal", "key": "rt_cores", "label": "光线追踪核心数量", - "type": "text", - "description": "实时光线追踪专用核心数量", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "每个SM独立配备", + "input_style": "normal", "key": "l1_cache", "label": "一级缓存", - "type": "text", - "description": "每个SM独立配备", "required": false, - "input_style": "normal", - "category": "渲染硬件配置" + "type": "text" }, { + "category": "渲染硬件配置", + "description": "GPU全局二级缓存总容量", + "input_style": "normal", "key": "l2_cache", "label": "二级缓存", - "type": "text", - "description": "GPU全局二级缓存总容量", "required": false, + "type": "text" + }, + { + "category": "理论算力", + "description": "图形渲染时每秒可输出像素数量", "input_style": "normal", + "key": "pixel_rate", + "label": "像素填充率", + "required": false, + "type": "text" + }, + { + "category": "理论算力", + "description": "图形渲染时每秒可采样纹理单元数量", + "input_style": "normal", + "key": "texture_rate", + "label": "纹理填充率", + "required": false, + "type": "text" + }, + { + "category": "理论算力", + "description": "FP16浮点通用理论算力,1:1为完整精度", + "input_style": "normal", + "key": "fp16", + "label": "FP16理论算力", + "required": false, + "type": "text" + }, + { + "category": "理论算力", + "description": "FP32单精度浮点通用理论算力", + "input_style": "normal", + "key": "fp32", + "label": "FP32理论算力", + "required": false, + "type": "text" + }, + { + "category": "理论算力", + "description": "FP64双精度浮点通用理论算力,1:64为性能比例", + "input_style": "normal", + "key": "fp64", + "label": "FP64理论算力", + "required": false, + "type": "text" + }, + { + "category": "显存规格", + "description": "板载显存总容量", + "input_style": "normal", + "key": "memory_size", + "label": "显存容量", + "required": false, + "type": "text" + }, + { + "category": "显存规格", + "description": "显存型号,第7代图形显存", + "input_style": "normal", + "key": "memory_type", + "label": "显存类型", + "required": false, + "type": "text" + }, + { + "category": "显存规格", + "description": "显存与GPU之间的数据总线位宽", + "input_style": "normal", + "key": "memory_bus", + "label": "显存位宽", + "required": false, + "type": "text" + }, + { + "category": "显存规格", + "description": "显存理论最大数据吞吐带宽", + "input_style": "normal", + "key": "bandwidth", + "label": "显存带宽", + "required": false, + "type": "text" + }, + { + "category": "显存规格", + "description": "显存物理时钟,等效数据速率", + "input_style": "normal", + "key": "memory_clock", + "label": "显存频率", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "FP4精度下张量矩阵理论运算性能", + "input_style": "normal", + "key": "fp4", + "label": "FP4矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "FP6精度下张量矩阵理论运算性能", + "input_style": "normal", + "key": "fp6", + "label": "FP6矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "INT8整数精度张量矩阵理论运算性能", + "input_style": "normal", + "key": "int8", + "label": "INT8矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "FP8精度下张量矩阵理论运算性能", + "input_style": "normal", + "key": "fp8", + "label": "FP8矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "FP16精度下张量矩阵理论运算性能", + "input_style": "normal", + "key": "fp16_matrix", + "label": "FP16矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "BF16浮点数精度张量矩阵理论运算性能", + "input_style": "normal", + "key": "bf16", + "label": "BF16矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "TF32张量浮点精度矩阵理论运算性能", + "input_style": "normal", + "key": "tf32", + "label": "TF32矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "矩阵算力", + "description": "稀疏权重时算力可翻倍", + "input_style": "normal", + "key": "sparse_matrix", + "label": "稀疏矩阵算力", + "required": false, + "type": "text" + }, + { + "category": "数值格式支持", + "description": "向量运算支持的数据精度类型", + "input_style": "normal", + "key": "vector", + "label": "向量计算支持格式", + "required": false, + "type": "text" + }, + { + "category": "数值格式支持", + "description": "矩阵/张量运算支持的数据精度类型", + "input_style": "normal", + "key": "matrix", + "label": "矩阵计算支持格式", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持的DirectX版本", + "input_style": "normal", + "key": "directx", + "label": "DirectX支持版本", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持OpenGL图形接口版本", + "input_style": "normal", + "key": "opengl", + "label": "OpenGL版本", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持OpenCL通用计算接口版本", + "input_style": "normal", + "key": "opencl", + "label": "OpenCL版本", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持Vulkan跨平台图形API版本", + "input_style": "normal", + "key": "vulkan", + "label": "Vulkan版本", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持CUDA计算平台版本", + "input_style": "normal", + "key": "cuda", + "label": "CUDA版本", + "required": false, + "type": "text" + }, + { + "category": "图形API与特性", + "description": "支持Shader Model着色器规范版本", + "input_style": "normal", + "key": "shader_model", + "label": "着色器模型", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "显卡槽位,占用主板PCIe挡板位个数", + "input_style": "normal", + "key": "slot_width", + "label": "插槽占用宽度", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "板卡设计热功耗", + "input_style": "normal", + "key": "tdp", + "label": "功耗上限", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "整机配套推荐电源功率", + "input_style": "normal", + "key": "suggested_psu", + "label": "推荐电源", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "视频输出接口", + "input_style": "normal", + "key": "outputs", + "label": "视频输出接口", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "供电接口", + "input_style": "normal", + "key": "power_connectors", + "label": "供电接口", + "required": false, + "type": "text" + }, + { + "category": "板卡设计", + "description": "PCB板卡内部编号", + "input_style": "normal", + "key": "board_number", + "label": "板卡型号编号", + "required": false, + "type": "text" + }, + { + "category": "渲染硬件配置", + "description": "光线重建版本", + "key": "ray_reconstruction", + "label": "光线重建版本", + "required": false, + "type": "text" + }, + { + "key": "ray_Tracing_core_gen", + "label": "光追代系", + "type": "text", + "description": "光追代系", + "required": false, "category": "渲染硬件配置" }, { - "key": "pixel_rate", - "label": "像素填充率", + "key": "tensor_core_gen", + "label": "张量核心代系", "type": "text", - "description": "图形渲染时每秒可输出像素数量", + "description": "张量核心代系", "required": false, - "input_style": "normal", - "category": "理论算力" - }, - { - "key": "texture_rate", - "label": "纹理填充率", - "type": "text", - "description": "图形渲染时每秒可采样纹理单元数量", - "required": false, - "input_style": "normal", - "category": "理论算力" - }, - { - "key": "fp16", - "label": "FP16理论算力", - "type": "text", - "description": "FP16浮点通用理论算力,1:1为完整精度", - "required": false, - "input_style": "normal", - "category": "理论算力" - }, - { - "key": "fp32", - "label": "FP32理论算力", - "type": "text", - "description": "FP32单精度浮点通用理论算力", - "required": false, - "input_style": "normal", - "category": "理论算力" - }, - { - "key": "fp64", - "label": "FP64理论算力", - "type": "text", - "description": "FP64双精度浮点通用理论算力,1:64为性能比例", - "required": false, - "input_style": "normal", - "category": "理论算力" - }, - { - "key": "memory_size", - "label": "显存容量", - "type": "text", - "description": "板载显存总容量", - "required": false, - "input_style": "normal", - "category": "显存规格" - }, - { - "key": "memory_type", - "label": "显存类型", - "type": "text", - "description": "显存型号,第7代图形显存", - "required": false, - "input_style": "normal", - "category": "显存规格" - }, - { - "key": "memory_bus", - "label": "显存位宽", - "type": "text", - "description": "显存与GPU之间的数据总线位宽", - "required": false, - "input_style": "normal", - "category": "显存规格" - }, - { - "key": "bandwidth", - "label": "显存带宽", - "type": "text", - "description": "显存理论最大数据吞吐带宽", - "required": false, - "input_style": "normal", - "category": "显存规格" - }, - { - "key": "memory_clock", - "label": "显存频率", - "type": "text", - "description": "显存物理时钟,等效数据速率", - "required": false, - "input_style": "normal", - "category": "显存规格" - }, - { - "key": "fp4", - "label": "FP4矩阵算力", - "type": "text", - "description": "FP4精度下张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "fp6", - "label": "FP6矩阵算力", - "type": "text", - "description": "FP6精度下张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "int8", - "label": "INT8矩阵算力", - "type": "text", - "description": "INT8整数精度张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "fp8", - "label": "FP8矩阵算力", - "type": "text", - "description": "FP8精度下张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "fp16_matrix", - "label": "FP16矩阵算力", - "type": "text", - "description": "FP16精度下张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "bf16", - "label": "BF16矩阵算力", - "type": "text", - "description": "BF16浮点数精度张量矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "tf32", - "label": "TF32矩阵算力", - "type": "text", - "description": "TF32张量浮点精度矩阵理论运算性能", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "sparse_matrix", - "label": "稀疏矩阵算力", - "type": "text", - "description": "稀疏权重时算力可翻倍", - "required": false, - "input_style": "normal", - "category": "矩阵算力" - }, - { - "key": "vector", - "label": "向量计算支持格式", - "type": "text", - "description": "向量运算支持的数据精度类型", - "required": false, - "input_style": "normal", - "category": "数值格式支持" - }, - { - "key": "matrix", - "label": "矩阵计算支持格式", - "type": "text", - "description": "矩阵/张量运算支持的数据精度类型", - "required": false, - "input_style": "normal", - "category": "数值格式支持" - }, - { - "key": "directx", - "label": "DirectX支持版本", - "type": "text", - "description": "支持的DirectX版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "opengl", - "label": "OpenGL版本", - "type": "text", - "description": "支持OpenGL图形接口版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "opencl", - "label": "OpenCL版本", - "type": "text", - "description": "支持OpenCL通用计算接口版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "vulkan", - "label": "Vulkan版本", - "type": "text", - "description": "支持Vulkan跨平台图形API版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "cuda", - "label": "CUDA版本", - "type": "text", - "description": "支持CUDA计算平台版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "shader_model", - "label": "着色器模型", - "type": "text", - "description": "支持Shader Model着色器规范版本", - "required": false, - "input_style": "normal", - "category": "图形API与特性" - }, - { - "key": "slot_width", - "label": "插槽占用宽度", - "type": "text", - "description": "显卡槽位,占用主板PCIe挡板位个数", - "required": false, - "input_style": "normal", - "category": "板卡设计" - }, - { - "key": "tdp", - "label": "功耗上限", - "type": "text", - "description": "板卡设计热功耗", - "required": false, - "input_style": "normal", - "category": "板卡设计" - }, - { - "key": "suggested_psu", - "label": "推荐电源", - "type": "text", - "description": "整机配套推荐电源功率", - "required": false, - "input_style": "normal", - "category": "板卡设计" - }, - { - "key": "outputs", - "label": "视频输出接口", - "type": "text", - "description": "视频输出接口", - "required": false, - "input_style": "normal", - "category": "板卡设计" - }, - { - "key": "power_connectors", - "label": "供电接口", - "type": "text", - "description": "供电接口", - "required": false, - "input_style": "normal", - "category": "板卡设计" - }, - { - "key": "board_number", - "label": "板卡型号编号", - "type": "text", - "description": "PCB板卡内部编号", - "required": false, - "input_style": "normal", - "category": "板卡设计" + "category": "渲染硬件配置" } - ] + ], + "visible": true, + "updated_at": "2026-09-10 01:56:13" }, { "id": "cpus", @@ -1026,9 +1051,10 @@ "key": "name", "label": "名称", "type": "text", - "description": "CPU名称", + "description": "CPU产品名称", "required": true, - "input_style": "normal" + "input_style": "normal", + "category": "处理器产品信息" }, { "key": "manufacturer", @@ -1036,95 +1062,377 @@ "type": "text", "description": "制造商", "required": true, - "input_style": "normal" + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "socket", + "label": "插槽类型", + "type": "text", + "description": "CPU适配主板插槽类型", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "foundry", + "label": "晶圆厂", + "type": "text", + "description": "芯片制造工厂", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "process_size", + "label": "工艺节点", + "type": "text", + "description": "CCD核心芯片制程", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "transistors", + "label": "晶体管数量", + "type": "text", + "description": "核心CCD晶体管总数", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "die_size", + "label": "裸片面积", + "type": "text", + "description": "CCD核心硅片面积", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "io_process_size", + "label": "I/O核心工艺", + "type": "text", + "description": "IOD输入输出芯片的工艺", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "io_die_size", + "label": "I/O裸片面积", + "type": "text", + "description": "IOD硅片面积", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "package", + "label": "封装类型", + "type": "text", + "description": "封装类型", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "tcase_max", + "label": "外壳最高温度", + "type": "text", + "description": "CPU外壳允许的最高工作温度上限", + "required": false, + "input_style": "normal", + "category": "物理参数" + }, + { + "key": "market", + "label": "产品市场定位", + "type": "text", + "description": "市场定位", + "required": false, + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "production_status", + "label": "生产状态", + "type": "text", + "description": "当前量产状态", + "required": false, + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "release_date", + "label": "发布日期", + "type": "text", + "description": "产品正式发布时间", + "required": false, + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "launch_price", + "label": "首发价格", + "type": "text", + "description": "上市首发售价", + "required": false, + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "bundled_cooler", + "label": "附赠散热器", + "type": "text", + "description": "附赠散热器", + "required": false, + "input_style": "normal", + "category": "处理器产品信息" + }, + { + "key": "cores", + "label": "核心数量", + "type": "text", + "description": "CPU物理核心", + "required": false, + "input_style": "normal", + "category": "核心配置" + }, + { + "key": "threads", + "label": "线程数量", + "type": "text", + "description": "支持SMT超线程,总线程数", + "required": false, + "input_style": "normal", + "category": "核心配置" + }, + { + "key": "smp_cpus", + "label": "SMP支持CPU数量", + "type": "text", + "description": "单路处理器,支持多CPU情况", + "required": false, + "input_style": "normal", + "category": "核心配置" + }, + { + "key": "integrated_graphics", + "label": "核显", + "type": "text", + "description": "集成显卡情况", + "required": false, + "input_style": "normal", + "category": "核心配置" + }, + { + "key": "frequency", + "label": "基准频率", + "type": "text", + "description": "处理器默认基础工作频率", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "turbo_clock", + "label": "睿频", + "type": "text", + "description": "最高可工作频率", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "base_clock", + "label": "基础参考时钟", + "type": "text", + "description": "主板基准参考时钟", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "multiplier", + "label": "倍频", + "type": "text", + "description": "基础倍频", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "multiplier_unlocked", + "label": "倍频锁定", + "type": "text", + "description": "倍频不锁定的话,就是支持超频", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "tdp", + "label": "热设计功耗", + "type": "text", + "description": "热设计功耗", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "ppt", + "label": "包功率阈值", + "type": "text", + "description": "封装功耗上限", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "fp32", + "label": "FP32理论算力", + "type": "text", + "description": "单精度浮点运算性能", + "required": false, + "input_style": "normal", + "category": "性能参数" + }, + { + "key": "cache_l1", + "label": "一级缓存", + "type": "text", + "description": "一级缓存", + "required": false, + "input_style": "normal", + "category": "缓存规格" + }, + { + "key": "cache_l2", + "label": "二级缓存", + "type": "text", + "description": "二级缓存", + "required": false, + "input_style": "normal", + "category": "缓存规格" + }, + { + "key": "cache_l3", + "label": "三级缓存", + "type": "text", + "description": "三级缓存", + "required": false, + "input_style": "normal", + "category": "缓存规格" + }, + { + "key": "l3_config", + "label": "L3缓存布局", + "type": "text", + "description": "三级缓存组成布局", + "required": false, + "input_style": "normal", + "category": "缓存规格" }, { "key": "architecture", "label": "架构", "type": "text", - "description": "CPU架构,如Zen 4", + "description": "CPU微架构,如Zen 4", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "cores", - "label": "核心数", + "key": "codename", + "label": "代号", "type": "text", - "description": "物理核心数", - "required": true, - "input_style": "normal" - }, - { - "key": "threads", - "label": "线程数", - "type": "text", - "description": "逻辑线程数", - "required": true, - "input_style": "normal" - }, - { - "key": "base_clock_ghz", - "label": "基础频率(GHz)", - "type": "text", - "description": "基础频率", + "description": "CPU内部代号", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "boost_clock_ghz", - "label": "加速频率(GHz)", + "key": "generation", + "label": "产品世代", "type": "text", - "description": "加速频率", + "description": "产品世代/架构", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "l3_cache_mb", - "label": "L3缓存(MB)", + "key": "memory_support", + "label": "支持内存类型", "type": "text", - "description": "三级缓存大小", + "description": "支持的内存类型", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "tdp_watts", - "label": "TDP功耗(W)", + "key": "rated_speed", + "label": "内存标称速率", "type": "text", - "description": "热设计功耗", + "description": "官方标称内存最高速率", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "price_usd", - "label": "价格($)", + "key": "memory_bus", + "label": "内存总线", "type": "text", - "description": "参考价格(美元)", + "description": "内存控制器通道", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "currency", - "label": "币种", + "key": "memory_bandwidth", + "label": "内存带宽", "type": "text", - "description": "价格币种", + "description": "内存理论最大带宽", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "release_year", - "label": "发布年份", + "key": "ecc_memory", + "label": "ECC内存支持", "type": "text", - "description": "发布年份", + "description": "ECC纠错内存支持情况", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" }, { - "key": "features", - "label": "特色", + "key": "pcie", + "label": "PCIe版本", "type": "text", - "description": "产品特色/亮点,简短描述", + "description": "PCIe版本", "required": false, - "input_style": "normal" + "input_style": "normal", + "category": "架构信息" + }, + { + "key": "chipsets", + "label": "适配芯片组", + "type": "text", + "description": "可搭配的主板芯片组", + "required": false, + "input_style": "normal", + "category": "架构信息" + }, + { + "key": "instruction_sets", + "label": "支持指令集", + "type": "text", + "description": "CPU支持的各类扩展指令集与技术", + "required": false, + "input_style": "normal", + "category": "指令集特性" }, { "key": "official_urls", @@ -1132,7 +1440,8 @@ "type": "json", "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", "required": false, - "input_style": "long" + "input_style": "long", + "category": "处理器产品信息" }, { "key": "reference_urls", @@ -1140,7 +1449,8 @@ "type": "json", "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", "required": false, - "input_style": "long" + "input_style": "long", + "category": "处理器产品信息" }, { "key": "description", @@ -1148,17 +1458,11 @@ "type": "text", "description": "CPU简介", "required": false, - "input_style": "long" - }, - { - "key": "publish_date", - "label": "发布日期", - "type": "text", - "description": "产品发布日期,格式 YYYY-MM-DD", - "required": false, - "input_style": "normal" + "input_style": "long", + "category": "处理器产品信息" } - ] + ], + "updated_at": "2026-09-14 11:41:08" }, { "id": "phones",