Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1124 connectés 

  FORUM HardWare.fr
  Hardware
  Bench

  OCCT Test rapport

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

OCCT Test rapport

n°11290412
Izno69
Posté le 22-10-2023 à 21:38:37  profilanswer
 

Bonjour,
 
Quelqu'un sais lire un rapport OCCT ?
J'ai commencé un "Power Test" pour pousser mon pc dans ses retranchements et voir pourquoi parfois j'ai des freez.  
Il a tenu 35 sec  :ange:  
 
Merci d'avance.  :p  
 

Code :
  1. {
  2.   "Version": 1210,
  3.   "WindowTop": 128,
  4.   "WindowLeft": 185,
  5.   "WindowWidth": 1525,
  6.   "WindowHeight": 900,
  7.   "WindowState": 0,
  8.   "EnabledTemperatureSensors": [
  9.     {
  10.       "DeviceName": "CPU [#0]: Intel Core i7-9700F: DTS",
  11.       "Name": "Core 0",
  12.       "LocationIndex": 0
  13.     },
  14.     {
  15.       "DeviceName": "CPU [#0]: Intel Core i7-9700F: DTS",
  16.       "Name": "CPU Package",
  17.       "LocationIndex": 0
  18.     },
  19.     {
  20.       "DeviceName": "Intel Core i7-9700F",
  21.       "Name": "CPU Package",
  22.       "LocationIndex": 0
  23.     },
  24.     {
  25.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  26.       "Name": "GPU Temperature",
  27.       "LocationIndex": 0
  28.     }
  29.   ],
  30.   "EnabledVoltageSensors": [
  31.     {
  32.       "DeviceName": "Intel Core i7-9700F",
  33.       "Name": "Core 0 VID",
  34.       "LocationIndex": 0
  35.     },
  36.     {
  37.       "DeviceName": "ASUS PRIME B360M-A (Nuvoton NCT6796D)",
  38.       "Name": "+5V",
  39.       "LocationIndex": 0
  40.     },
  41.     {
  42.       "DeviceName": "ASUS PRIME B360M-A (Nuvoton NCT6796D)",
  43.       "Name": "3VCC",
  44.       "LocationIndex": 0
  45.     },
  46.     {
  47.       "DeviceName": "ASUS PRIME B360M-A (Nuvoton NCT6796D)",
  48.       "Name": "+12V",
  49.       "LocationIndex": 0
  50.     },
  51.     {
  52.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  53.       "Name": "GPU Core Voltage",
  54.       "LocationIndex": 0
  55.     }
  56.   ],
  57.   "EnabledFanSensors": [
  58.     {
  59.       "DeviceName": "ASUS PRIME B360M-A (Nuvoton NCT6796D)",
  60.       "Name": "CPU",
  61.       "LocationIndex": 0
  62.     },
  63.     {
  64.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  65.       "Name": "GPU Fan1",
  66.       "LocationIndex": 0
  67.     }
  68.   ],
  69.   "EnabledPowerSensors": [
  70.     {
  71.       "DeviceName": "Intel Core i7-9700F",
  72.       "Name": "CPU Package Power",
  73.       "LocationIndex": 0
  74.     },
  75.     {
  76.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  77.       "Name": "GPU Power",
  78.       "LocationIndex": 0
  79.     }
  80.   ],
  81.   "EnabledCurrentSensors": [],
  82.   "EnabledFrequencySensors": [
  83.     {
  84.       "DeviceName": "Intel Core i7-9700F",
  85.       "Name": "Core 0 Clock",
  86.       "LocationIndex": 0
  87.     },
  88.     {
  89.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  90.       "Name": "GPU Clock",
  91.       "LocationIndex": 0
  92.     },
  93.     {
  94.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  95.       "Name": "GPU Memory Clock",
  96.       "LocationIndex": 0
  97.     }
  98.   ],
  99.   "EnabledUsageSensors": [
  100.     {
  101.       "DeviceName": "System",
  102.       "Name": "Physical Memory Load",
  103.       "LocationIndex": 0
  104.     },
  105.     {
  106.       "DeviceName": "Intel Core i7-9700F",
  107.       "Name": "Total CPU Usage",
  108.       "LocationIndex": 0
  109.     },
  110.     {
  111.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  112.       "Name": "GPU Core Load",
  113.       "LocationIndex": 0
  114.     },
  115.     {
  116.       "DeviceName": "NVIDIA GeForce GTX 1660 Ti",
  117.       "Name": "GPU Memory Usage",
  118.       "LocationIndex": 0
  119.     }
  120.   ],
  121.   "EnabledOtherSensors": [],
  122.   "SensorClassStates": [
  123.     {
  124.       "SensorClass": "Temperature",
  125.       "IsEnabled": true
  126.     },
  127.     {
  128.       "SensorClass": "Voltage",
  129.       "IsEnabled": true
  130.     },
  131.     {
  132.       "SensorClass": "Power",
  133.       "IsEnabled": true
  134.     },
  135.     {
  136.       "SensorClass": "Current",
  137.       "IsEnabled": true
  138.     },
  139.     {
  140.       "SensorClass": "Fan",
  141.       "IsEnabled": true
  142.     },
  143.     {
  144.       "SensorClass": "Frequency",
  145.       "IsEnabled": true
  146.     },
  147.     {
  148.       "SensorClass": "Usage",
  149.       "IsEnabled": true
  150.     },
  151.     {
  152.       "SensorClass": "Other",
  153.       "IsEnabled": true
  154.     }
  155.   ],
  156.   "DeviceTypeStates": [
  157.     {
  158.       "DeviceType": "Cpu",
  159.       "IsEnabled": true
  160.     },
  161.     {
  162.       "DeviceType": "Gpu",
  163.       "IsEnabled": true
  164.     },
  165.     {
  166.       "DeviceType": "Motherboard",
  167.       "IsEnabled": true
  168.     },
  169.     {
  170.       "DeviceType": "Storage",
  171.       "IsEnabled": true
  172.     },
  173.     {
  174.       "DeviceType": "Memory",
  175.       "IsEnabled": true
  176.     },
  177.     {
  178.       "DeviceType": "Other",
  179.       "IsEnabled": true
  180.     }
  181.   ],
  182.   "MonitoringUpdateInterval": 2,
  183.   "MonitoringUpdateIntervalUnit": "Seconds",
  184.   "GraphUpdateInterval": 2,
  185.   "GraphUpdateIntervalUnit": "Seconds",
  186.   "TemperatureAlertValue": 90,
  187.   "IsTemperatureAlertValueEnabled": false,
  188.   "Language": "English",
  189.   "Monitoring": true,
  190.   "MonitoringTableWidth": 700,
  191.   "SelectedMonitoringIndex": 0,
  192.   "SelectedArea": 0,
  193.   "CheckForUpdates": "Stable",
  194.   "SaveReportPath": "C:\\Users\\Mox_0\\OneDrive\\Documents",
  195.   "SaveScreenshotPath": "C:\\Users\\Mox_0\\OneDrive\\Documents",
  196.   "MotherboardName": "ASUS PRIME B360M-A",
  197.   "SelectedComponentUsage": "System",
  198.   "MonitoringShowOnlyEnabledSensors": true,
  199.   "MonitoringAreaDisplayMode": "TableAndGraph",
  200.   "StopOnError": false,
  201.   "StopOnWheaError": false,
  202.   "MonitoringEcEnable": true,
  203.   "MonitoringSmBusEnable": true,
  204.   "MonitoringGpuI2CEnable": false,
  205.   "MonitoringDriveScanEnable": true,
  206.   "MonitoringCsmiSasEnable": false,
  207.   "MonitoringImeEnable": false,
  208.   "MonitoringCorsairAsetekEnable": false,
  209.   "MonitoringSnapshotPollingEnable": true,
  210.   "MonitoringDebugModeEnable": false,
  211.   "AllowOcbaseUpload": true,
  212.   "Skin": 0,
  213.   "FontSizeOffset": 0.0,
  214.   "LicenseExpirationWarningLastDisplay": 999,
  215.   "StabilitySchedule": {
  216.     "ScheduleType": "Stability",
  217.     "StabilityCertificateType": "System",
  218.     "Periods": [
  219.       {
  220.         "Duration": "01:00:00",
  221.         "Version": "800",
  222.         "IsInfinite": false,
  223.         "TestType": "PowerSupply",
  224.         "CpuOcctConfig": {
  225.           "DataSet": "Large",
  226.           "OcctInstructionSet": "Auto",
  227.           "LoadType": "Variable",
  228.           "Mode": "Normal",
  229.           "Threads": "Auto",
  230.           "FixedThreadCount": 8,
  231.           "StartAtCycle": 1,
  232.           "AdvancedThreadConfig": {
  233.             "AdvancedThreadType": "CycleAllCores",
  234.             "CycleActiveCoreInterval": 3,
  235.             "CycleActiveCoreIntervalUnit": "Seconds",
  236.             "CoreConfigs": [
  237.               {
  238.                 "CoreNumber": 0,
  239.                 "State": 2
  240.               },
  241.               {
  242.                 "CoreNumber": 1,
  243.                 "State": 1
  244.               },
  245.               {
  246.                 "CoreNumber": 2,
  247.                 "State": 1
  248.               },
  249.               {
  250.                 "CoreNumber": 3,
  251.                 "State": 1
  252.               },
  253.               {
  254.                 "CoreNumber": 4,
  255.                 "State": 1
  256.               },
  257.               {
  258.                 "CoreNumber": 5,
  259.                 "State": 1
  260.               },
  261.               {
  262.                 "CoreNumber": 6,
  263.                 "State": 1
  264.               },
  265.               {
  266.                 "CoreNumber": 7,
  267.                 "State": 1
  268.               }
  269.             ],
  270.             "NumThreadsPerGroup": 1
  271.           }
  272.         },
  273.         "CpuLinpackConfig": {
  274.           "Version": "v2019",
  275.           "Threads": "PhysicalAndVirtual",
  276.           "Memory": 2048
  277.         },
  278.         "MemoryConfig": {
  279.           "MemoryInPercent": 80,
  280.           "MemoryMemUnit": "Percent",
  281.           "Threads": "Auto",
  282.           "FixedThreadCount": 0,
  283.           "InstructionSet": "Auto"
  284.         },
  285.         "Gpu3dConfig": {
  286.           "Mode": "NoErrorDetection",
  287.           "UsageLimit": 100,
  288.           "ShaderComplexity": 3,
  289.           "GpuIndexes": [
  290.             0
  291.           ],
  292.           "TestAllGpus": false
  293.         },
  294.         "GpuUnrealConfig": {
  295.           "IntensityType": "Variable",
  296.           "SteadyIntensityType": "Light",
  297.           "SteadyLoad": 30,
  298.           "VariableIntensityIncreaseIntervalTimeSpan": "00:00:30",
  299.           "VariableIntensityIncreaseStep": 4,
  300.           "VariableMinIntensity": 10,
  301.           "VariableMaxIntensity": 60,
  302.           "SwitchInterval": 500,
  303.           "SwitchFirstIntensity": 20,
  304.           "SwitchSecondIntensity": 80,
  305.           "GpuIndexes": [
  306.             0
  307.           ],
  308.           "TestAllGpus": false
  309.         },
  310.         "VramConfig": {
  311.           "GpuIndexes": [],
  312.           "TestAllGpus": false,
  313.           "GpuIndex": 0,
  314.           "MemoryInMiB": 0,
  315.           "MemoryInPercent": 80,
  316.           "MemoryMemUnit": "Percent"
  317.         },
  318.         "MonitoringOnlyConfig": {
  319.           "Type": 0
  320.         },
  321.         "PowerSupplyConfig": {
  322.           "CpuOcctInstructionSet": "Auto",
  323.           "GpuIndexes": [
  324.             0
  325.           ]
  326.         },
  327.         "CpuBenchmarkConfig": {
  328.           "Run": 0,
  329.           "Threads": "Single",
  330.           "InstructionSet": "Sse"
  331.         },
  332.         "MemoryBenchmarkConfig": {
  333.           "Run": 0,
  334.           "BenchmarkType": "Read"
  335.         },
  336.         "LatencyBandwidthBenchmarkConfig": {
  337.           "BandwidthBenchmarkType": 0
  338.         }
  339.       }
  340.     ]
  341.   },
  342.   "BenchmarkSchedule": {
  343.     "ScheduleType": "Benchmark",
  344.     "StabilityCertificateType": "System",
  345.     "Periods": [
  346.       {
  347.         "Duration": "00:30:00",
  348.         "Version": "800",
  349.         "IsInfinite": true,
  350.         "TestType": "CpuBenchmark",
  351.         "CpuOcctConfig": {
  352.           "DataSet": "Large",
  353.           "OcctInstructionSet": "Auto",
  354.           "LoadType": "Variable",
  355.           "Mode": "Normal",
  356.           "Threads": "Auto",
  357.           "FixedThreadCount": 0,
  358.           "StartAtCycle": 1,
  359.           "AdvancedThreadConfig": {
  360.             "AdvancedThreadType": "CycleAllCores",
  361.             "CycleActiveCoreInterval": 3,
  362.             "CycleActiveCoreIntervalUnit": "Seconds",
  363.             "CoreConfigs": [],
  364.             "NumThreadsPerGroup": 1
  365.           }
  366.         },
  367.         "CpuLinpackConfig": {
  368.           "Version": "v2019",
  369.           "Threads": "PhysicalAndVirtual",
  370.           "Memory": 2048
  371.         },
  372.         "MemoryConfig": {
  373.           "MemoryInPercent": 80,
  374.           "MemoryMemUnit": "Percent",
  375.           "Threads": "Auto",
  376.           "FixedThreadCount": 0,
  377.           "InstructionSet": "Auto"
  378.         },
  379.         "Gpu3dConfig": {
  380.           "Mode": "NoErrorDetection",
  381.           "UsageLimit": 100,
  382.           "ShaderComplexity": 3,
  383.           "GpuIndexes": [
  384.             0
  385.           ],
  386.           "TestAllGpus": false
  387.         },
  388.         "GpuUnrealConfig": {
  389.           "IntensityType": "Variable",
  390.           "SteadyIntensityType": "Light",
  391.           "SteadyLoad": 30,
  392.           "VariableIntensityIncreaseIntervalTimeSpan": "00:00:30",
  393.           "VariableIntensityIncreaseStep": 4,
  394.           "VariableMinIntensity": 10,
  395.           "VariableMaxIntensity": 60,
  396.           "SwitchInterval": 500,
  397.           "SwitchFirstIntensity": 20,
  398.           "SwitchSecondIntensity": 80,
  399.           "GpuIndexes": [
  400.             0
  401.           ],
  402.           "TestAllGpus": false
  403.         },
  404.         "VramConfig": {
  405.           "GpuIndexes": [],
  406.           "TestAllGpus": false,
  407.           "GpuIndex": 0,
  408.           "MemoryInMiB": 0,
  409.           "MemoryInPercent": 80,
  410.           "MemoryMemUnit": "Percent"
  411.         },
  412.         "MonitoringOnlyConfig": {
  413.           "Type": 0
  414.         },
  415.         "PowerSupplyConfig": {
  416.           "CpuOcctInstructionSet": "Auto",
  417.           "GpuIndexes": [
  418.             0
  419.           ]
  420.         },
  421.         "CpuBenchmarkConfig": {
  422.           "Run": 0,
  423.           "Threads": "Multiple",
  424.           "InstructionSet": "Avx"
  425.         },
  426.         "MemoryBenchmarkConfig": {
  427.           "Run": 0,
  428.           "BenchmarkType": "Read"
  429.         },
  430.         "LatencyBandwidthBenchmarkConfig": {
  431.           "BandwidthBenchmarkType": 0
  432.         }
  433.       }
  434.     ]
  435.   },
  436.   "StabilityCertificateSchedule": {
  437.     "ScheduleType": "StabilityCertificate",
  438.     "StabilityCertificateType": "System",
  439.     "StabilityCertificateConfigs": [
  440.       {
  441.         "StabilityCertificateType": "Cpu",
  442.         "StabilityCertificateLevel": "Bronze",
  443.         "GpuIndexes": [],
  444.         "GpuNames": []
  445.       },
  446.       {
  447.         "StabilityCertificateType": "Gpu",
  448.         "StabilityCertificateLevel": "Bronze",
  449.         "GpuIndexes": [],
  450.         "GpuNames": []
  451.       },
  452.       {
  453.         "StabilityCertificateType": "Memory",
  454.         "StabilityCertificateLevel": "Bronze",
  455.         "GpuIndexes": [],
  456.         "GpuNames": []
  457.       },
  458.       {
  459.         "StabilityCertificateType": "System",
  460.         "StabilityCertificateLevel": "Bronze",
  461.         "GpuIndexes": [
  462.           0
  463.         ],
  464.         "GpuNames": [
  465.           "GeForce GTX 1660 Ti"
  466.         ]
  467.       },
  468.       {
  469.         "StabilityCertificateType": "SystemNo3d",
  470.         "StabilityCertificateLevel": "Bronze",
  471.         "GpuIndexes": [],
  472.         "GpuNames": []
  473.       }
  474.     ],
  475.     "Periods": []
  476.   },
  477.   "OptimizeEditionOptimizeSchedule": {
  478.     "ScheduleType": "CpuOptimize",
  479.     "StabilityCertificateType": "System",
  480.     "Periods": []
  481.   },
  482.   "SelectedMonitoringSummaryCpuIndex": 0,
  483.   "SelectedMonitoringSummaryGpuIndex": 0,
  484.   "EnableSound": true
  485. }


 
 


---------------
Sites perso : www.websitin.fr - www.pokerstrat.fr
mood
Publicité
Posté le 22-10-2023 à 21:38:37  profilanswer
 

n°11290413
Izno69
Posté le 22-10-2023 à 21:58:58  profilanswer
 

https://www.pokerstrat.fr/occt/occt.jpg


---------------
Sites perso : www.websitin.fr - www.pokerstrat.fr
n°11290414
andre5521
Posté le 22-10-2023 à 22:06:24  profilanswer
 

90° en max pour la t° cpu c'est chaud : repaste ou change de ventilo.
Après 35 secondes tu as eu quoi ? Ecran noir ?
C'est quoi ton alim ?


---------------
Feedback :  http://forum.hardware.fr/forum2.ph [...] w=0&nojs=0  
n°11290416
zonka
x58 forever!
Posté le 22-10-2023 à 22:32:23  profilanswer
 

+1 : c'est quoi l'alim ?
 
et le boitier?
 
rajoute dans le monitoring OCCT :  
 
vcore
VID
frequences CPU
VRM MOS / MOS si tu as


---------------
Guide OC x58 - Guide d'achat de config - ALIMS:qui fait quoi? - RKO - Radiooooo
n°11290426
Izno69
Posté le 22-10-2023 à 23:16:13  profilanswer
 

Vous moquez pas... ^^
CPU : Intel Core i7-9700F 3 GHz 8-Core Processor
GPU : Inno3D Twin X2 GeForce GTX 1660 Ti 6 GB Video Card
 
et mon alim : Corsair VS350 350 W ATX Power Supply xD
 
A la base l'alim tenais car c'est une carte graphique qui est connu pour ne rien consommer. :/


---------------
Sites perso : www.websitin.fr - www.pokerstrat.fr
n°11290427
Izno69
Posté le 22-10-2023 à 23:17:28  profilanswer
 

J'ai mon PC qui coupe et redémarre


---------------
Sites perso : www.websitin.fr - www.pokerstrat.fr
n°11290434
kabyll
Posté le 22-10-2023 à 23:30:50  profilanswer
 

tu cherches les problemes là,

 

une VS350 c'est ok pour une petite config bureautique,
y'a que 300w sur le 12v; tu vas la flinguer avec un OCCT power

 

120w le cpu, 120w la cg, encore qqs dizaines pour la cm et le reste, t'es vite à 300w


Message édité par kabyll le 22-10-2023 à 23:32:32

---------------
Infographiste 3D & Post-Production - Freelance
n°11290437
zonka
x58 forever!
Posté le 22-10-2023 à 23:38:48  profilanswer
 

Alim totalement inadaptée à la config en effet.....arrête le massacre....une bonne 500W minimum....


---------------
Guide OC x58 - Guide d'achat de config - ALIMS:qui fait quoi? - RKO - Radiooooo
n°11290439
Izno69
Posté le 22-10-2023 à 23:59:17  profilanswer
 

Oki je vais la changer. Merci


---------------
Sites perso : www.websitin.fr - www.pokerstrat.fr
n°11290461
zonka
x58 forever!
Posté le 23-10-2023 à 09:26:15  profilanswer
 

Repasse ici avant l'achat histoire de ne pas prendre une bouse ;)


---------------
Guide OC x58 - Guide d'achat de config - ALIMS:qui fait quoi? - RKO - Radiooooo

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Hardware
  Bench

  OCCT Test rapport

 

Sujets relatifs
Montage pc premier démarrage test ok puis plus rienPC qui ne boot plus après test de RAM
Retour, test produit : Quel moniteur 4K acheterRTX 3060ti crash en test et jeux
ALC4080 et problème de spdif-out ? Qui peut test ?3DMark, résultats particulièrement mauvais sur le test NIGHT RAID
13900K entre 90 et 100C sous OCCT, normal ?Soucis stress test occt 13600k
Une alimentation 750w avec un bon rapport qualité/prix ? 
Plus de sujets relatifs à : OCCT Test rapport


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR