Translations:Known issues/4/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
= Graham only = | = Graham only = | ||
* | * /home is on an NFS appliance that does not support ACLs, so setfacl/getfacl doesn't work there. | ||
** | ** Workaround: use the /project or /scratch filesystems instead | ||
** We're finding out whether this can be fixed through an update or reconfiguration. | |||
* Compute nodes cannot access Internet | * Compute nodes cannot access Internet | ||
** Solution: Request exceptions to be made at support@computecanada.ca Describe what you need to access and why. | ** Solution: Request exceptions to be made at support@computecanada.ca Describe what you need to access and why. | ||
* Intel compiler does not work on compute nodes | * Intel compiler does not work on compute nodes | ||
** Solution/workaround: Compile your code on the login node. | ** Solution/workaround: Compile your code on the login node. |
Revision as of 15:39, 4 August 2017
Graham only
- /home is on an NFS appliance that does not support ACLs, so setfacl/getfacl doesn't work there.
- Workaround: use the /project or /scratch filesystems instead
- We're finding out whether this can be fixed through an update or reconfiguration.
- Compute nodes cannot access Internet
- Solution: Request exceptions to be made at support@computecanada.ca Describe what you need to access and why.
- Intel compiler does not work on compute nodes
- Solution/workaround: Compile your code on the login node.