For whatever reasons my classAds for Kflops and Mips isn't being published (startd at 7.6.7; collector at 7.4.4)
When startd was running 7.6.6 this wasn't an issue.
I have this in my configuration
BenchMarkTimer = (CurrentTimer - LastBenchmark)
RunBenchMarks : ( LastBenchmark == 0 ) || ($(BenchmarkTimer) >= (4*$(HOUR)))
#added these
benchmarks_joblist = mips kflops
benchmarks_mips_executable = $(LIBEXEC)/condor_mips
benchmarks_mips_job_load = 2.0
# KFLOPS (clinpack) benchmark: load 1.0
benchmarks_kflops_executable = $(LIBEXEC)/condor_kflops
benchmarks_kflops_job_load = 2.0
Startdlog shows the jobs as started but I waited over 10 mins and still see no Ads.
Any thoughts?
--
--- Get your facts first, then you can distort them as you please.--
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/