Python Forum
Python Parallel Programing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Parallel Programing
#5
Hi Mr,
thank you again for you reply really i am grateful to you, i also tries this code i am getting the following error

Error:
C:\Users\lenovo\AppData\Local\Programs\Python\Python37\python.exe C:/109_personel/113_ARIMA_Tmin/Test_6_PyForum_CompleteParalExec.py Traceback (most recent call last): File "C:/109_personel/113_ARIMA_Tmin/Test_6_PyForum_CompleteParalExec.py", line 36, in <module> n = len(os.sched_getaffinity(0)) AttributeError: module 'os' has no attribute 'sched_getaffinity'
Reply


Messages In This Thread
Python Parallel Programing - by wissam1974 - Feb-23-2019, 11:09 PM
RE: Python Parallel Programing - by stullis - Feb-24-2019, 12:03 AM
RE: Python Parallel Programing - by wissam1974 - Feb-24-2019, 12:02 PM
RE: Python Parallel Programing - by stullis - Feb-24-2019, 04:59 PM
RE: Python Parallel Programing - by wissam1974 - Feb-24-2019, 05:30 PM
RE: Python Parallel Programing - by stullis - Feb-24-2019, 06:04 PM
RE: Python Parallel Programing - by wissam1974 - Feb-25-2019, 08:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run existing python script parallel using multiprocessing lravikumarvsp 3 4,825 May-24-2018, 05:23 AM
Last Post: lravikumarvsp

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020