AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
Ruy
August 09, 2016 11:14AM
Hi Rick,

I think the instructions are pretty clear as they are and very helpful. I would say for the gcc step to make the
ln -s (...)
step generic by specifying that the numbers in the path should be replaced by whatever version Homebrew installed.

As for Rmpi, yes I did
brew install open-mpi
install.packages("Rmpi", type="source")
and then
library(Rmpi)
mpi.spawn.Rslaves()
mpi.parReplicate(100, mean(rnorm(1000000)))
mpi.close.Rslaves()
mpi.quit()
to check whether it was working.

Best regards,

Ruy



Edited 1 time(s). Last edit at 08/09/2016 03:48PM by Ruy.
Subject Author Posted

New AFNI Installation Guide

Bob Cox February 09, 2016 06:49AM

Re: New AFNI Installation Guide

Ruy August 08, 2016 04:10PM

Re: New AFNI Installation Guide

rick reynolds August 08, 2016 07:05PM

Re: New AFNI Installation Guide

Ruy August 09, 2016 11:14AM

AFNI 3dSkullStrip libGLU.so.1 error

afniva March 13, 2017 02:20PM