Skip to content

Instantly share code, notes, and snippets.

@orleika
Created August 10, 2017 14:58
Show Gist options
  • Save orleika/1ca6130c81153de5cf8bc01dcb2b0221 to your computer and use it in GitHub Desktop.
Save orleika/1ca6130c81153de5cf8bc01dcb2b0221 to your computer and use it in GitHub Desktop.
Jupyter Notebookで並列計算
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@orleika
Copy link
Author

orleika commented Aug 10, 2017

記述したコマンドでパッケージ有効化するか,https://gist.github.com/orleika/3c5c4ceb6acd4550ffc74a94dbaa0989 をdocker-composeで立ち上げてください.

@orleika
Copy link
Author

orleika commented Aug 10, 2017

あと,u.astype(np.int8) が結構重要.

@orleika
Copy link
Author

orleika commented Aug 15, 2017

これをコンソールで入力してください.

$ ipython profile create --parallel --profile=default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment