arrayfire / arrayfire-python

Python bindings for ArrayFire: A general purpose GPU library.

Home Page:https://arrayfire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exiting python

BenBagherian opened this issue · comments

I got another issue during my test; when I import arrayfire then want to exit, python becomes hung:

>python
Python 3.6.3 (v3.6.3:2c5fed8, Oct  3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import arrayfire
>>> ^Z

After Ctrl+Z the used memory from ~600MB gets to ~250MB and stops there, no cpu on it.

@BenBagherian What gpu do you have?

Nvidia Quadro K3000M

@umar456 can you ask someone to check this on windows?