Enabling Hyper V in Control Panel - windows-8

I want to test Windows phone 8 App in my Windows 8 system using Visual studio ultimate 2013. I checked few tutorials on net to enable Hyper V in my system. I found that below requirements are enabled in my system.
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
But the problem is that I am not able to see Hyper V option in control panel under "Turn windows feature on or off ". Can someone please tell me what could be the reason for this and how can I find that option in control panel?
Below is the system Info-
OS Name: Microsoft Windows 8
OS Version: 6.2.9200 N/A Build 9200
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Organization: Toshiba
Original Install Date: 9/9/2013, 10:02:15 PM
System Boot Time: 11/28/2013, 5:07:46 AM
System Manufacturer: TOSHIBA
System Model: Satellite C55t-A
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 58 Stepping 9 GenuineInt
el ~1900 Mhz
BIOS Version: Insyde Corp. 1.20, 6/7/2013
Windows Directory: C:\windows
System Directory: C:\windows\system32
Boot Device: \Device\HarddiskVolume2
System Locale: en-us;English (United States)
Input Locale: en-us;English (United States)
Time Zone: (UTC-08:00) Pacific Time (US & Canada)
Total Physical Memory: 3,975 MB
Available Physical Memory: 2,561 MB
Virtual Memory: Max Size: 4,679 MB
Virtual Memory: Available: 3,199 MB

Check this blog.
Do you have Windows 8 Pro or Enterprise 64 bit Operating System? If you don't have - probably you won't be able to run hyper V - only client version.

Have you enabled Hyper V in BIOS options?
If not go to BIOS and enable there and then you can test your app. That was the only thing that i had to do

Related

how to fix error, the procedure entry point could not be located in the dynamic link library PhysX3CharacterKinematic_x64.dll

I install Hitman YearEdition v 1.13.1 game. when I want to run it this error appears.
the procedure entry point could not be located in the dynamic link
library PhysX3CharacterKinematic_x64.dll
all files are downloaded and exist in the directory.
I don't know how to fix it. please help me.
System Info:
Radeon Software Version - 17.11.1
Graphics Chipset - Radeon RX 560 Series
Windows Version - Windows 10 (64 bit)
Memory Size - 4096 MB
Memory Type - GDDR5
System Memory - 16 GB
CPU Type - Intel(R) Core(TM) i5-6600 CPU # 3.30GHz
DirectX-12 Applyed

What is the minimum system requirement to launch Pentaho server?

My computer is Windows7 64bit , RAM : 4Gb , Processor : Core2 Duo 2.26 GHz. When I launch the start-pentaho batch file ( biserver-ce-6.1.0.1-196 ) then the console exits after a while when the system is initialized. So I wondered my computer lacks some requirements. So what is the minimum system requirements to launch the server ?
The Pentaho server is hardware-independent and runs on server-class computers that comply with these specifications for minimum hardware and required operating systems:
Hardware -64 bit
Processor: Intel EM64T or AMD64 Dual-Core
RAM: 8 GB with 4 GB dedicated to Pentaho servers
Disk Space: 20 GB free after installation
Operating System—64 bit
Microsoft Windows 2008 Server R2 & 2012 Server R2
CentOS 6 & 7
Red Hat Enterprise 6 & 7
Ubuntu Server 14.04 LTS & 16.04 LTS
SUSE Linux SLES 11 (SP3+)
Workstation
These Pentaho design tools are hardware-independent and run on client-class computers that comply with these specifications for minimum hardware and required operation systems.
Pentaho Aggregation Designer
Pentaho Data Integration
Pentaho Metadata Editor
Pentaho Report Designer
Pentaho Schema Workbench
Hardware
Processors:Apple Macintosh Dual-Core Intel EM64T or AMD64 Dual-Core
RAM: 2 GB RAM for most of the design tools, PDI requires 2 GB dedicated
Disk Space: 2 GB free after installation
Minimum Screen Size: 1280 x 960
Software
Microsoft Windows 7, 8, & 10
Ubuntu Desktop 14.04 LTS & 16.04
OS X 10.11 & 10.12
From: https://help.pentaho.com/Documentation/7.1/0D0/160/000

OpenCL detection bug

I'm new to Adobe Premiere and GPU acceleration. I started to follow simple tutorial on editing video with Premiere Pro CC that I had "Stopped Working" error after seconds when I hovered on my video or dragged it. Found that problem is because of OpenCL. So I put my settings to "Software Only" to have just CPU rendering.
My hardware and software:
HP ProBook 450 G1
Microsoft Windows 8.1 X64
AMD Radeon 8600/8700M
14.12 AMD Catalyst Omega Software
Intel HD 4600
AMD APP SDK 2.9
Microsoft Visual Studio Ultimate 2013
(For web developing. I'm not a CPP programmer.)
Adobe Premiere Pro CC
I used GPU-Z to have details about my AMD GPU and I saw that OpenCL is disabled and other one (Intel) is enabled.
Image
So I used /program files/adobe/adobe premiere pro cc/gpusniffer.exe and this is the output:
Found 2 devices supporting GPU computation.
OpenCL Device 0 -
Name: Intel(R) HD Graphics 4600
Vendor: Intel
Capability: 1.2
Driver: 1.2
Total Video Memory: 1348MB
* Not enabled by default because it did not match the named list of cards.
OpenCL Device 1 -
Name: Oland
Vendor: AMD
Capability: 2
Driver: 1.2
Total Video Memory: 2048MB
I read all the docs of APP SDK but I didn't find anything except this one:
Output of /windows/system32/clinfo.exe
Compiler available: Yes
Execution capabilities:
Execute OpenCL kernels: Yes
Execute native function: No
Queue properties:
Out-of-Order: No
Profiling : Yes
Platform ID: 00007FFBA45D6B60
Name: Oland
Vendor: Advanced Micro Devices, Inc.
Device OpenCL C version: OpenCL C 1.2
Driver version: 1642.5 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.2 AMD-APP (1642.5)
What should I do in order to enable OpenCL in GPU-Z for my AMD Radeon GPU?
Thanks.
After two weeks Googling for my problem I found my answer in playing with regedit.
To have fun with OpenCL on Windows 8.1 and AMD Radeon we must do these:
Only use AMD Catalyst Control Center downloaded from AMD official website. (For me, installer downloaded from HP Support Center didn't work. I think because it didn't contains some packages.)
Download and install AMD APP SDK from AMD Developers official website.
Go to C:\Program Files (x86)\AMD APP SDK\2.9\bin. (It will be different based on your version.)
Copy and replace files from x86 folder (OpenCL.dll and amdocl.dll) to C:\Windows\SysWOW64.
Copy and replace files from x86_64 folder (OpenCL.dll and amdocl64.dll) to C:\Windows\System32.
Note: OpenCL.dll files are different with each other. Pay attention.
Open Start and type regedit in search or RUN.
Go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors\.
Add amdocl64.dll as DWORD (32-bit) Value. (Do not edit it after creation!)
Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Khronos\OpenCL\Vendors\.
Add amdocl.dll as DWORD (32-bit) Value.
Restart windows (Because of Catalyst) and start Catalyst.
In Premiere go to File -> Project Settings -> General -> Video Rendering and Playback and set Renderer to Mercury Playback Engine GPU Acceleration (OpenCL).
Note: In Registry Editor, 0 means true (enabled) and 1 means false (disabled) for OpenCL.
Note: regedit must run as administrator.
Done! Adobe Premiere Pro CC works fast and fine. Note: GPU-Z will not show OpenCL enabled. I think because its old version.
Image

What is the mnimum memory for Worklight Analytics?

I'm trying to find where it documents the minimum memory requirements for the Worklight analytics component.
I can see the disk space and the fact that it needs a 64-bit Linux or AIX platform but no mention of memory. (http://www-01.ibm.com/support/docview.wss?uid=swg27024838)
Have I just missed it somewhere?
The reason I ask is that I've just installed it on a Red Hat 6.2 vm and it complained that it needed to have 8GB minimum before I could install it. Easy enough for me as I installed on a VM, but it wouldn't have been had I tried to install it on a physical server if I didn't know before hand.
I need to send the requirements to an operations team and I'd like to know where I can point them to the full hardware requirements.
You can find system requirements specification for Operational Analytics here
Look at the Operational Analytics Getting Started Module on slide 9 or in IBM Information Center here.
From the document:
* Supported operating systems:
– AIX V6.1 and V7.1 on ppc 64-bit
– Red Hat Enterprise Linux (RHEL) 6 Server editions on x86-64
– Red Hat Enterprise Linux (RHEL) 5 Update 6 Advanced Platform on x86-64
– SUSE Linux Enterprise Server (SLES) 10 and 11 on x86-64
* 200 MB of disk space for installation
* 8 GB of RAM required
* Local file system with minimum
* 100-GB disk space (ideally more)
* Python 2.6.x or Python 2.7.x
* Root access for installation
* Ability to open firewall ports

Can't enable virtualization

I'm trying to get my Android Emulator running faster,
but i can't enable virtualization. When i open
bios, it saids that it is enabled, but when i run Intel Processor Identification Utility, it display "Supporting advanced intel processor technologies: Intel(R) Virtualization Technology: no" . But when i look at the page about my processor on intels page, it saids that my processor supports virtualization
About my machine:
Dell Studio 1749
4 GB Ram
Intel Core i5-450M CPU (specifications)
Windows 8 64bit
Thank you all!
I found the solution!
In Windows 8 i need to disable Hyper-V.. I don't know why.
Hyper-V uses the VT resources and if they are already being used by another process then they will not be available for HAXM to use.