Post by MachineLearning on Jan 16, 2023 0:17:00 GMT -5
skatterbencher.com/arc-oc-tool/
The Arc OC tool provides a user interface for the overclocking functions integrated in the Intel Graphics Control Library (IGCL). The functions include (as of January 9, 2023):
ctlOverclockGetProperties: Get all available overclock properties
ctlOverclockWaiverSet: For user to accept waiving warranty when overclocking
ctlOverclockGpuFrequencyOffsetGet: Get the Overclock Frequency Offset for the GPU in MHz.
ctlOverclockGpuFrequencyOffsetSet: Set the Overclock Frequency Offset for the GPU in MHZ.
ctlOverclockGpuVoltageOffsetGet: Get the Overclock Gpu Voltage Offset in mV.
ctlOverclockGpuVoltageOffsetSet: Set the Overclock Gpu Voltage Offset in mV.
ctlOverclockGpuLockGet: Gets the Locked GPU Voltage for Overclocking in mV.
ctlOverclockGpuLockSet: Locks the GPU voltage for Overclocking in mV.
ctlOverclockVramFrequencyOffsetGet: Get the current Vram Frequency Offset in GT/s.
ctlOverclockVramFrequencyOffsetSet: Set the desired Vram frequency Offset in GT/s.
ctlOverclockVramVoltageOffsetGet: Get the Overclock Vram Voltage Offset in mV.
ctlOverclockVramVoltageOffsetSet: Set the Overclock Vram Voltage Offset in mV.
ctlOverclockPowerLimitGet: Get the sustained power limit in mW.
ctlOverclockPowerLimitSet: Set the sustained power limit in mW.
ctlOverclockTemperatureLimitGet: Get the current temperature limit in Celsius.
ctlOverclockTemperatureLimitSet: Set the temperature limit in Celsius.
ctlPowerTelemetryGet: Get Power Telemetry.
Pretty self-explanatory. From the website:
"Arc OC Tool is an overclocking software created by Shamino and enables overclocking of 1st generation Intel Arc graphics cards.
The Arc OC tool provides a user interface for the overclocking functions integrated in the Intel Graphics Control Library (IGCL). The functions include (as of January 9, 2023):
ctlOverclockGetProperties: Get all available overclock properties
ctlOverclockWaiverSet: For user to accept waiving warranty when overclocking
ctlOverclockGpuFrequencyOffsetGet: Get the Overclock Frequency Offset for the GPU in MHz.
ctlOverclockGpuFrequencyOffsetSet: Set the Overclock Frequency Offset for the GPU in MHZ.
ctlOverclockGpuVoltageOffsetGet: Get the Overclock Gpu Voltage Offset in mV.
ctlOverclockGpuVoltageOffsetSet: Set the Overclock Gpu Voltage Offset in mV.
ctlOverclockGpuLockGet: Gets the Locked GPU Voltage for Overclocking in mV.
ctlOverclockGpuLockSet: Locks the GPU voltage for Overclocking in mV.
ctlOverclockVramFrequencyOffsetGet: Get the current Vram Frequency Offset in GT/s.
ctlOverclockVramFrequencyOffsetSet: Set the desired Vram frequency Offset in GT/s.
ctlOverclockVramVoltageOffsetGet: Get the Overclock Vram Voltage Offset in mV.
ctlOverclockVramVoltageOffsetSet: Set the Overclock Vram Voltage Offset in mV.
ctlOverclockPowerLimitGet: Get the sustained power limit in mW.
ctlOverclockPowerLimitSet: Set the sustained power limit in mW.
ctlOverclockTemperatureLimitGet: Get the current temperature limit in Celsius.
ctlOverclockTemperatureLimitSet: Set the temperature limit in Celsius.
ctlPowerTelemetryGet: Get Power Telemetry.
For more detailed information you can refer to the IGCL Github as linked above."
Don't have Arc yet but I fully intend on playing around with it eventually. Sincerely hope Intel keeps developing dGPUs.