[Newbie] Two dev stations, one with GPU

Dear all,

begin a newbie on CUDA I turn to you for advice. I am currently porting a program to CUDA, but my development setup is probably unusual.

I use at work an iMac with a CUDA-enabled GPU, and at home a MacBook Pro/Retina with an Intel HD Graphics 4000. I need obviously to develop on the two machines, although tests will be obviously run on the iMac.

What is your advice about trying to develop on the two platforms? Should I just renounce and use only the iMac?

Thanks!