GovardhanHegde
Nitte
Monday, October 31, 2016
Sunday, September 2, 2012
Configuring First OpenCL -by Govardhan Hegde
Then Goto developer.amd.com
look for AMD SDK and download 32bit or 64bit OS support
download appropriate SDK from the download link
Mine is 32 bit windows 7
Install visual Studio 2008/2010
As you already installed AMD SDK, from developer.amd.com
go to visual studio 2010
create a new project
name it as say abcdCL
then in the menu editor goto view->solution explorer
for the project created add new item ->.cpp file
goto menu editor >project properties>
SET PATH FOR ADDITION INCLUDE AND LIBRARIES AS SHOWN IN ATTACHMENT
tHEN YOU WILL BE ABLE TO SEE ALL THE FILES GETTING INCLUDED IN NEW CPP FILE CREATED.
as shown below
---
thats all
any doubt then contact at govardhanhegde@gmail.com
Wednesday, April 25, 2012
Friday, February 17, 2012
Buy anything from FLIPKART
http://www.flipkart.com/js/pack.php?group=affiliate_multiproduct_banner">>
Wednesday, December 21, 2011
Remove Grub -FixMbr------
Ok i know i was the one who posted this. But its okay, i found out how to do. Did it also and it worked perfectly. I did it from the Upgrade disk i had.
It is basically the same as Vista. Micrsoft has a Support page for this here.
Please not that you don't have to type Bootrec.exe and then choose options. You can just type Bootrec.exe/FixMbr
FixMbr is basically the thing you will be looking forward to. It will automatically detect any Windows and write a windows boot for it, deleting the previous one. (Over writing the Grub Loader)
You can then Use Create and Format Hard Disk Partitions utility in the windows 7 to delete and reclaimn the Linux drive/SWAP back. You do not need to use any Third Party Software to Partition Disk. Windows Utility is more than enough.
Here are some Steps if you dont want to go into the details on Micrsoft Website.
1. Put the Windows 7 installation/Upgrade disc in the disc drive, and then start the computer (set to boot from CD in BIOS).
2. Press a key when you are prompted.
3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.
4. Click Repair your computer.
5. Click the operating system that you want to repair (Windows 7 in this case), and then click Next.
6. In the System Recovery Options dialog box, click Command Prompt.
7. Once in the command prompt, type exactly Bootrec.exe /FixMbr and then press ENTER. You will see "operation completed successfully." (Doesnt even take a second. Dont be alarmed )
8. Reboot and set BIOS to boot from the HDD again.
GRUB will be overwritten in step 7 and Windows bootloader will once again take control of loading your OS(s).
I have found online that you can use the Third Party software EasyBCD to also do this. However EasyBCD does not have official Support for Windows 7 yet. The BootFix you do from it will be of Windows Vista but it will work just fine. I however have a friend who did it and it just had one problem. The windows is loading page dissappears and instead of a Windows 7 loading, you will now see a Windows Vista Loading page with its bar. The windows 7 will load up normally though. Its just funny to look at it though.
It is basically the same as Vista. Micrsoft has a Support page for this here.
Please not that you don't have to type Bootrec.exe and then choose options. You can just type Bootrec.exe/FixMbr
FixMbr is basically the thing you will be looking forward to. It will automatically detect any Windows and write a windows boot for it, deleting the previous one. (Over writing the Grub Loader)
You can then Use Create and Format Hard Disk Partitions utility in the windows 7 to delete and reclaimn the Linux drive/SWAP back. You do not need to use any Third Party Software to Partition Disk. Windows Utility is more than enough.
Here are some Steps if you dont want to go into the details on Micrsoft Website.
1. Put the Windows 7 installation/Upgrade disc in the disc drive, and then start the computer (set to boot from CD in BIOS).
2. Press a key when you are prompted.
3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.
4. Click Repair your computer.
5. Click the operating system that you want to repair (Windows 7 in this case), and then click Next.
6. In the System Recovery Options dialog box, click Command Prompt.
7. Once in the command prompt, type exactly Bootrec.exe /FixMbr and then press ENTER. You will see "operation completed successfully." (Doesnt even take a second. Dont be alarmed )
8. Reboot and set BIOS to boot from the HDD again.
GRUB will be overwritten in step 7 and Windows bootloader will once again take control of loading your OS(s).
I have found online that you can use the Third Party software EasyBCD to also do this. However EasyBCD does not have official Support for Windows 7 yet. The BootFix you do from it will be of Windows Vista but it will work just fine. I however have a friend who did it and it just had one problem. The windows is loading page dissappears and instead of a Windows 7 loading, you will now see a Windows Vista Loading page with its bar. The windows 7 will load up normally though. Its just funny to look at it though.
Sunday, June 12, 2011
enabling and disabling ipv6
To disable certain IPv6 components yourself, follow these steps:
Advanced stepsImportant The following steps are for advanced users only.To use IPv6 instead of IPv4 in prefix policies, follow these steps:
To enable native IPv6 interfaces, follow these steps:
To enable all tunnel IPv6 interfaces, follow these steps:
|
enabling and disabling ipv6
To disable certain IPv6 components yourself, follow these steps:
Advanced stepsImportant The following steps are for advanced users only.To use IPv6 instead of IPv4 in prefix policies, follow these steps:
To enable native IPv6 interfaces, follow these steps:
To enable all tunnel IPv6 interfaces, follow these steps:
|
Wednesday, May 18, 2011
Thursday, May 12, 2011
Friday, February 18, 2011
Saturday, December 11, 2010
free ebooks pdf downloadable-Computer Science Related
1. http://agcremote.net/book/
2. http://peter.ru.lv/ebooks.html
2. http://peter.ru.lv/ebooks.html
Saturday, November 20, 2010
About AUTORUN.inf
There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses the two files ntde1ect and autorun.inf Here is how you can get rid of them:
Open Task Manager and in Processes tab end explorer.exe and wscript.exe process
Open up File –> New Task (Run) in the Task manager
Type cmd and hit Enter
Type
del /a:h /f c:\autorun.*
Go to your Windows\System32 directory by typing cd c:\windows\system32
Type dir /a:h /f avp*.*
If you see any files names avpo.dll or avpo.exe or avpo.exe, use the
Del /a:h /f avpo.exe
Open up File –> New Task (Run) in the Task manager, Type regedit
Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
If there are any entries for avpo.exe, delete them.
Do a complete search of your registry for ntdelect.com and delete any entries you find.
To Restore Folder Options Settings, Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\Advanced\Folder\Hidden\SHOWALL
Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1. The “Show hidden files & folders” check box should now work normally.
Open Task Manager and in Processes tab end explorer.exe and wscript.exe process
Open up File –> New Task (Run) in the Task manager
Type cmd and hit Enter
Type
del /a:h /f c:\autorun.*
Go to your Windows\System32 directory by typing cd c:\windows\system32
Type dir /a:h /f avp*.*
If you see any files names avpo.dll or avpo.exe or avpo.exe, use the
Del /a:h /f avpo.exe
Open up File –> New Task (Run) in the Task manager, Type regedit
Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
If there are any entries for avpo.exe, delete them.
Do a complete search of your registry for ntdelect.com and delete any entries you find.
To Restore Folder Options Settings, Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\Advanced\Folder\Hidden\SHOWALL
Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1. The “Show hidden files & folders” check box should now work normally.
Labels:
autorun,
autorun virus,
delete autorun.inf virus
Sunday, September 26, 2010
Wednesday, June 23, 2010
windows tips
)Right click on an empty space on your desktop.
2)Go to New=>shortcuts,then type
shutdown -s -t 3600
Here the number represents the number of seconds before shutdown.
3)Click on next
4)Name it shutdown.exe and click on finish.
5)Right click on an empty space on your desktop.
6)Go to New=>shortcuts,then type
shutdown -a
7)Click on next
8)Name it stopshutdown.exe and then click on finsih.
Now you have two exe files , double click on shutdown.exe to start the auto shutdown countdown , double click on stopshutdown.exe to stop the shutdown process.
2)Go to New=>shortcuts,then type
shutdown -s -t 3600
Here the number represents the number of seconds before shutdown.
3)Click on next
4)Name it shutdown.exe and click on finish.
5)Right click on an empty space on your desktop.
6)Go to New=>shortcuts,then type
shutdown -a
7)Click on next
8)Name it stopshutdown.exe and then click on finsih.
Now you have two exe files , double click on shutdown.exe to start the auto shutdown countdown , double click on stopshutdown.exe to stop the shutdown process.
Sunday, June 20, 2010
Thursday, June 17, 2010
Monday, May 31, 2010
Subscribe to:
Posts (Atom)