hassonlab / 247-main

This is the top-level repository for all 247 related sub-projects
1 stars 2 forks source link

Matlab does not run on tigercpu or tigergpu #12

Closed manojneuro closed 1 year ago

manojneuro commented 3 years ago

After spending many hours trying to get everything working, I found out that matlab jobs cannot be scheduled on tigercpu or tigergpu. Only if the code is gpu compatible can the code be run on tigergpu. So all ECoG preprocessing must be done on other clusters.

You all might already know this though.

hvgazula commented 3 years ago

https://researchcomputing.princeton.edu/matlab image

hvgazula commented 3 years ago

After spending many hours trying to get everything working, I found out that matlab jobs cannot be scheduled on tigercpu or tigergpu. Only if the code is gpu compatible can the code be run on tigergpu. So all ECoG preprocessing must be done on other clusters.

You all might already know this though.

Let's rewrite the preprocessing in Python ;)

manojneuro commented 3 years ago

Luckily I now only have to change some folder paths to get going on another cluster. Back to our old friend scotty.

hvgazula commented 3 years ago

Luckily I now only have to change some folder paths to get going on another cluster. Back to our old friend scotty.

ohoo