Changes between Version 5 and Version 6 of OpenCL_Memo
- Timestamp:
- Feb 5, 2010 6:23:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenCL_Memo
v5 v6 1 == temporary memo == 2 === How to change the grub setting in Ubuntu 9.10? === 3 Edit /etc/default/grub and execute update-grub. I add "nopat" to GRUB_CMDLINE_LINUX_DEFAULT for Catalyst 10.1. 4 5 The configuration file for the grub is at /boot/grub/grub.cfg. 6 This file is automatically generated by update-grub command. 7 1 8 == Standard Compute Layer Library == 2 9 http://www.browndeertechnology.com/stdcl.html