Skip to content

Commit

Permalink
Disable gpu scheduling
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Apr 25, 2024
1 parent d341a02 commit ae218e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/NXVenom/atmosphere/config/system_settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,6 @@ intermittent_task_interval_seconds = u32!0x7FFFFFFF
adjust_polling_interval_by_profile = u8!0x0
polling_interval_sec_max = u32!0x7FFFFFFF
polling_interval_sec_min = u32!0x7FFFFFFF

[am.gpu]
gpu_scheduling_enabled = u8!0x1

0 comments on commit ae218e0

Please sign in to comment.