Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

alea licensing issues #5

Open
simra opened this issue Oct 18, 2015 · 0 comments
Open

alea licensing issues #5

simra opened this issue Oct 18, 2015 · 0 comments

Comments

@simra
Copy link

simra commented Oct 18, 2015

It looks like vulpes is using an out-of-date Alea licensing manager- I was unable to resolve the licensing server to install a license. Is it feasible to update the nuget target to a more recent version of Alea.CUDA? I attempted to uninstall Alea.cubase and add Alea.CUDA but hit this exception when I ran the code:

Additional information: Could not load file or assembly 'Alea.CUDA, Version=1.3.914.0, Culture=neutral, PublicKeyToken=ba52afc3c2e933d6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

After further digging this is because the dependent libraries weren't updated to use the new package. When I try to update Backpropagation to use Alea.CUDA I hit this error in nuget:

A numeric comparison was attempted on "$(TargetPlatformVersion)" that evaluates to "" instead of a number, in condition "'$(TargetPlatformVersion)' > '8.0'".  C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets

I'm using VS2013. I can dig further tomorrow, but I'm wary of fixing a VS file to make things work. Suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant