5 nov 2025

cosmic clarity benchmark

 The mysteries of closed source; Nvidia, CUDA and stuff. It looks as if it's working. No idea why though!
Anyway, what used to take a few minutes, takes a few seconds instead. 

[
    {
        "timestamp": "2025-11-03 20:31:12",
        "system": {
            "os": "Linux 6.16.3-76061603-generic",
            "cpu": "Intel(R) Core(TM) i5-14400F",
            "ram": "62.6 GB",
            "gpu": "NVIDIA GeForce RTX 5070",
            "cuda_available": false,
            "mps_available": false,
            "onnx_providers": [
                "TensorrtExecutionProvider",
                "CUDAExecutionProvider",
                "CPUExecutionProvider"
            ]
        },
        "benchmarks": {
            "cpu": {
                "mad_single_core": {
                    "first_run": 3215.15,
                    "avg_time": 2372.23
                },
                "flat_field_multi_core": {
                    "first_run": 957.46,
                    "avg_time": 730.46
                }
            },
            "gpu": {
                "pytorch_cuda": "Avg: 0.51 ms | Total: 496.03 ms",
                "onnx_cpu": "Avg: 831.44 ms | Total: 808157.56 ms",
                "onnx_cuda": "Avg: 20.58 ms | Total: 20000.70 ms",
                "onnx_openvino": null,
                "onnx_rocm": null
            }
        }
    }
]


No hay comentarios:

Publicar un comentario