I setup the vertminer the same way i setup 3.7.3 and the configure comes back looking good. I can't get it to mine though...
Here's how I'm starting it up...
setx GPU_USE_SYNC_OBJECTS 1
./vertminer -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3367 -u username.1 -p x -d 1
That gives me a supposed 680Mh/s and no accepted shares (although it doesn't say reject either). I couldn't find a specific flag for the scrypt n algo so I tried to add in the standard scrypt flag (--scrypt). When I do that it does the complete opposite, bumping down my supposed hash to 11Kh/s and droping the load on the GPU quite a bit as well. I also start getting straight rejects as well.
No matter what I do my miners in the pool website never show as being connected either.
Any suggestions?