소스 검색

small fix profiling

Andra Hugo 13 년 전
부모
커밋
c3ea163f9b
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/core/workers.c

+ 0 - 2
src/core/workers.c

@@ -713,8 +713,6 @@ int starpu_init(struct starpu_conf *user_conf)
 
 	_starpu_profiling_init();
 
-	_starpu_load_bus_performance_files();
-
 	/* store the pointer to the user explicit configuration during the
 	 * initialization */
 	if (user_conf == NULL)