Skip to content

Instantly share code, notes, and snippets.

@AlexDBlack
Created October 12, 2015 04:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDBlack/4a3995fea6dcd2105c5f to your computer and use it in GitHub Desktop.
Save AlexDBlack/4a3995fea6dcd2105c5f to your computer and use it in GitHub Desktop.
c:\Temp>WindowsInfo.bat
Getting data. Please Wait...
--------------------------------------------
Operating System: Microsoft Windows 8.1 Pro 64-bit
Service Pack: 0
Processor: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
GPU: NVIDIA GeForce GTX 970
Total Memory: 32709
--------------------------------------------
-- Java --
java version "1.8.0_20"
Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)
Java home: C:\Program Files\Java\jdk1.8.0_20
--------------------------------------------
-- cl.exe --
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl.exe
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.40629 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
-- vcvars32.bat --
INFO: Could not find files for the given pattern(s).
-- vcvars64.bat --
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\vcvars64.bat
-- CUDA --
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVIDIA Corporation
Built on Tue_Aug_11_14:49:10_CDT_2015
Cuda compilation tools, release 7.5, V7.5.17
-- GIT --
git version 1.9.5.msysgit.1
-- Maven --
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-12T06:58:10+10:00)
Maven home: C:\Users\Alex\Dropbox\Java\apache-maven-3.2.3
Java version: 1.8.0_20, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_20\jre
Default locale: en_AU, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
-- OpenBLAS --
libblas3.dll, liblapack3.dll, libopenblas.dll:
C:\BLAS\libblas3.dll
C:\BLAS\liblapack3.dll
C:\BLAS\libopenblas.dll
--------------------------------------------
-- PATH --
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\libnvvp;;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windo
ws\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\;C:\Program Files\Java\jdk1.8.0_20\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys
tem32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Git\cmd;C:\Program Files\HDF_Group\HDF5\1.8.15\bin\;C:\mingw64\bin;C:\mingw64\x86_64-w64-mingw32\bin;C:\cygwin\bin;C:\Users\Alex\Dropbox\Java\apach
e-maven-3.2.3\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\GnuWin32\bin;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance To
olkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64;C:\Users\Alex\Dropbox\Java\;C:\Program Files\HDF_Group\HDFView\2.11.0\lib;C:\BLAS
--------------------------------------------
c:\Temp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment